Method

MetaPluginget_display

Declaration [src]

MetaDisplay*
meta_plugin_get_display (
  MetaPlugin* plugin
)

Description [src]

Gets the MetaDisplay corresponding to a plugin.

Return value

Returns: MetaDisplay
 

The MetaDisplay for the plugin.

 The data is owned by the instance.