Method

GPluginGtk4PluginRowget_plugin

since: 0.38

Declaration [src]

GPluginPlugin*
gplugin_gtk_plugin_row_get_plugin (
  GPluginGtkPluginRow* row
)

Description [src]

Returns the GPluginPlugin that’s being displayed.

Available since: 0.38

Return value

Type: GPluginPlugin

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

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