Method
GPluginGtk4PluginPageset_plugin
since: 0.39
Declaration [src]
void
gplugin_gtk_plugin_page_set_plugin (
GPluginGtkPluginPage* page,
GPluginPlugin* plugin
)
Description [src]
Sets the GPluginPlugin that should be displayed.
A plugin value of NULL will clear the widget.
Available since: 0.39
| Sets property | GPluginGtk4.PluginPage:plugin |
Parameters
plugin-
Type:
GPluginPluginThe plugin instance.
The argument can be NULL.The data is owned by the caller of the method.