Method

PeasGtkPluginManagerget_view

Declaration [src]

GtkWidget*
peas_gtk_plugin_manager_get_view (
  PeasGtkPluginManager* pm
)

Description [src]

Returns the PeasGtkPluginManagerView of pm.

Return value

Returns: GtkWidget
 

The GtkTreeView of pm.

 The data is owned by the instance.