Function gtk_sys::gtk_box_reorder_child
[−]
[src]
pub unsafe extern "C" fn gtk_box_reorder_child(
box_: *mut GtkBox,
child: *mut GtkWidget,
position: c_int
)