gtk_sys

Function gtk_toggle_action_set_active

Source
pub unsafe extern "C" fn gtk_toggle_action_set_active(
    action: *mut GtkToggleAction,
    is_active: gboolean,
)