Constructor
PeasGtkPluginManagerViewnew
Declaration [src]
GtkWidget*
peas_gtk_plugin_manager_view_new (
PeasEngine* engine
)
Description [src]
Creates a new plugin manager view for the given PeasEngine
.
If engine
is NULL
, then the default engine will be used.
Parameters
engine |
PeasEngine |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
The new |
|
The data is owned by the called function. |