Method

GPluginGtk4PluginRowset_expanded

Declaration [src]

void
gplugin_gtk_plugin_row_set_expanded (
  GPluginGtkPluginRow* row,
  gboolean expanded
)

Description [src]

Sets whether the plugin row is showing detailed information.

Parameters

expanded gboolean
 

Whether the plugin row is expanded.