gtk4_sys

Function gtk_button_set_can_shrink

Source
pub unsafe extern "C" fn gtk_button_set_can_shrink(
    button: *mut GtkButton,
    can_shrink: gboolean,
)
Available on crate feature v4_12 only.