Method

MetaPluginget_display

Declaration [src]

MetaDisplay*
meta_plugin_get_display (
  MetaPlugin* plugin
)

Description [src]

Gets the MetaDisplay corresponding to a plugin.

Return value

Type: MetaDisplay

The MetaDisplay for the plugin.

The returned data is owned by the instance.