Method
MetaPluginget_display
Declaration [src]
MetaDisplay*
meta_plugin_get_display (
MetaPlugin* plugin
)
Return value
Type: MetaDisplay
The MetaDisplay
for the plugin.
The returned data is owned by the instance. |
MetaDisplay*
meta_plugin_get_display (
MetaPlugin* plugin
)
Type: MetaDisplay
The MetaDisplay
for the plugin.
The returned data is owned by the instance. |