Home
last modified time | relevance | path

Searched defs:_GWActionClass (Results 1 – 1 of 1) sorted by relevance

/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-widget-action.h41 struct _GWActionClass struct
43 const gchar *id; /* The identifier of this action in the action tree */
44 gchar *path; /* Full action path */
45 gchar *label; /* A translated label to show in the UI for this action */
46 gchar *stock; /* If set, this stock item will be shown in the UI along side
48 gboolean important; /* If this action is important */
50 GList *actions;/* Recursive list of child actions */