PhoshAppGrid
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── PhoshAppGrid
PhoshAppGrid implements AtkImplementorIface, GtkBuildable and GtkOrientable.
void phosh_app_grid_reset (PhoshAppGrid *self);
PhoshAppGrid *self
GtkWidget * phosh_app_grid_new (void);
void
#define PHOSH_TYPE_APP_GRID phosh_app_grid_get_type()
struct PhoshAppGridClass { GtkBoxClass parent_class; };
typedef struct _PhoshAppGrid PhoshAppGrid;
“app-launched”
void user_function (PhoshAppGrid *phoshappgrid, GAppInfo *arg1, gpointer user_data)
Flags: Run Last