Function gtk4_sys::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.