Top | ![]() |
![]() |
![]() |
![]() |
GPluginGtkStore * | gplugin_gtk_store_new () |
const GType * | gplugin_gtk_store_get_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_store_get_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.
An enum declaring the columns in a GPluginGtkStore.