gtk4_sys

Function gtk_info_bar_add_action_widget

Source
pub unsafe extern "C" fn gtk_info_bar_add_action_widget(
    info_bar: *mut GtkInfoBar,
    child: *mut GtkWidget,
    response_id: GtkResponseType,
)