Constructor

GPluginGtk3Storenew

Declaration [src]

GPluginGtkStore*
gplugin_gtk_store_new (
  void
)

Description [src]

Create a new GPluginGtkStore which is a prepopulated GtkTreeStore.

Return value

Returns: GPluginGtkStore
 

A new list store prepopulated with all of the plugins.

 The caller of the function takes ownership of the data, and is responsible for freeing it.