gtk4_sys

Function gtk_scale_button_set_has_frame

Source
pub unsafe extern "C" fn gtk_scale_button_set_has_frame(
    button: *mut GtkScaleButton,
    has_frame: gboolean,
)
Available on crate feature v4_14 only.