gtk_sys

Function gtk_paned_pack2

Source
pub unsafe extern "C" fn gtk_paned_pack2(
    paned: *mut GtkPaned,
    child: *mut GtkWidget,
    resize: gboolean,
    shrink: gboolean,
)