![]() |
![]() |
![]() |
![]() |
GPluginGtkStore * | gplugin_gtk_store_new () |
const GType * | gplugin_gtk_get_store_column_types () |
GPluginGtkStore implements GtkTreeModel, GtkTreeDragSource, GtkTreeDragDest, GtkTreeSortable and GtkBuildable.
GPluginGtkStore *
gplugin_gtk_store_new (void
);
Create a new GPluginGtkStore which is a prepopulated GtkTreeStore.
const GType *
gplugin_gtk_get_store_column_types (void
);
Returns the columns that GPluginGtkStore's will use.
#define GPLUGIN_GTK_TYPE_STORE (gplugin_gtk_store_get_type())
The standard _get_type macro for GPluginGtkStore.
typedef struct _GPluginGtkStore GPluginGtkStore;
A GtkListStore that contains all of the known plugins in GPlugin.