Method

GPluginGtk4PluginRowget_expanded

Declaration [src]

gboolean
gplugin_gtk_plugin_row_get_expanded (
  GPluginGtkPluginRow* row
)

Description [src]

Returns whether the plugin row is showing detailed information.

Return value

Returns: gboolean
 

TRUE if the plugin row is expanded, FALSE otherwise.