Method

GPluginGtk4PluginSettingsListset_settings

since: 0.40

Declaration [src]

void
gplugin_gtk_plugin_settings_list_set_settings (
  GPluginGtkPluginSettingsList* list,
  GSettings* settings
)

Description [src]

This function will set which plugin settings to display.

Available since: 0.40

Parameters

settings

Type: GSettings

The plugin settings to display.

The argument can be NULL.
The data is owned by the caller of the function.