gtk4_sys

Function gtk_dialog_add_buttons

Source
pub unsafe extern "C" fn gtk_dialog_add_buttons(
    dialog: *mut GtkDialog,
    first_button_text: *const c_char,
    ...
)