[go: up one dir, main page]

pub unsafe extern "C" fn gtk_toolbar_insert(
    toolbar: *mut GtkToolbar,
    item: *mut GtkToolItem,
    pos: c_int
)