Top | ![]() |
![]() |
![]() |
![]() |
void dzl_widget_action_group_attach (gpointer widget
,const gchar *group_name
);
Helper function to create an DzlWidgetActionGroup and attach
it to widget
using the group name group_name
.
widget |
A GtkWidget. |
[type Gtk.Widget] |
group_name |
the group name to use for the action group |
void dzl_widget_action_group_set_action_enabled (DzlWidgetActionGroup *self
,const gchar *action_name
,gboolean enabled
);
#define DZL_TYPE_WIDGET_ACTION_GROUP (dzl_widget_action_group_get_type())