| EPopupActionEPopupAction |  | 
Types and Values
struct EPopupAction
struct EPopupAction;
 
struct EPopupActionEntry
struct EPopupActionEntry {
	const gchar *name;
	const gchar *label; /* optional: overrides the related action */
	const gchar *related; /* name of the related action */
};