Searched defs:_GWActionClass (Results 1 – 1 of 1) sorted by relevance
41 struct _GWActionClass struct43 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 side48 gboolean important; /* If this action is important */50 GList *actions;/* Recursive list of child actions */