Method

GPluginGtk3PluginInfoset_plugin

Declaration [src]

void
gplugin_gtk_plugin_info_set_plugin (
  GPluginGtkPluginInfo* info,
  GPluginPlugin* plugin
)

Description [src]

Sets the plugin 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.