Method
PeasGtkPluginManagerget_view
Declaration [src]
GtkWidget*
peas_gtk_plugin_manager_get_view (
  PeasGtkPluginManager* pm
)
Description [src]
Returns the PeasGtkPluginManagerView of pm.
| Gets property | PeasGtk.PluginManager:view | 
Return value
Type: GtkWidget
The GtkTreeView of pm.
| The returned data is owned by the instance. |