Method
GPluginGtk4PluginRowset_plugin
Declaration [src]
void
gplugin_gtk_plugin_row_set_plugin (
GPluginGtkPluginRow* row,
GPluginPlugin* plugin
)
Description [src]
Sets the GPluginPlugin
that should be displayed.
A plugin
value of NULL
will clear the widget.
Parameters
plugin |
GPluginPlugin |
The plugin instance. |
|
The data is owned by the caller of the function. |