API Version: 4.0
Library Version: 4.15.4
Generated by gi-docgen 2024.2
void gtk_widget_action_set_enabled ( GtkWidget* widget, const char* action_name, gboolean enabled )
Enable or disable an action installed with gtk_widget_class_install_action().
action_name
Type: const char*
const char*
Action name, such as “clipboard.paste”.
enabled
Type: gboolean
gboolean
Whether the action is now enabled.