EvOpenRecentAction
EvOpenRecentAction; EvOpenRecentActionClass;
GObject +----GtkAction +----EvOpenRecentAction
EvOpenRecentAction implements GtkBuildable.
"item-activated" : Run Last / Action
typedef struct _EvOpenRecentAction EvOpenRecentAction;
typedef struct { GtkActionClass parent_class; void (* item_activated) (EvOpenRecentAction *action, const gchar *uri); } EvOpenRecentActionClass;
"item-activated"
void user_function (EvOpenRecentAction *evopenrecentaction, gchar *arg1, gpointer user_data) : Run Last / Action