Method
GPluginGtk4PluginRowset_plugin
since: 0.38
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.
Available since: 0.38
| Sets property | GPluginGtk4.PluginRow:plugin |
Parameters
plugin-
Type:
GPluginPluginThe plugin instance.
The argument can be NULL.The data is owned by the caller of the method.