gtk4_sys

Function gtk_button_set_label

Source
pub unsafe extern "C" fn gtk_button_set_label(
    button: *mut GtkButton,
    label: *const c_char,
)