[][src]Function gtk_sys::gtk_button_box_set_child_secondary

pub unsafe extern "C" fn gtk_button_box_set_child_secondary(
    widget: *mut GtkButtonBox,
    child: *mut GtkWidget,
    is_secondary: gboolean
)