gtk_sys

Function gtk_toggle_tool_button_set_active

Source
pub unsafe extern "C" fn gtk_toggle_tool_button_set_active(
    button: *mut GtkToggleToolButton,
    is_active: gboolean,
)