gtk_box_prepend

Function gtk_box_prepend 

Source
pub unsafe extern "C" fn gtk_box_prepend(
    box_: *mut GtkBox,
    child: *mut GtkWidget,
)