Method

GPluginGtk4PluginPageget_plugin

since: 0.39

Declaration [src]

GPluginPlugin*
gplugin_gtk_plugin_page_get_plugin (
  GPluginGtkPluginPage* page
)

Description [src]

Gets the GPluginPlugin that’s being displayed.

Available since: 0.39

Return value

Type: GPluginPlugin

The plugin that’s being displayed, or NULL if the page is empty.

The data is owned by the instance.
The return value can be NULL.