ShortcutsWindow.viewName

string viewName() @property

Get viewName property.

Returns

The view name by which to filter the contents.

This should correspond to the #GtkShortcutsGroup:view property of some of the #GtkShortcutsGroup objects that are inside this shortcuts window.

Set this to null to show all groups.

void viewName(string propval) @property

Set viewName property.

Parameters

propvalThe view name by which to filter the contents. This should correspond to the #GtkShortcutsGroup:view property of some of the #GtkShortcutsGroup objects that are inside this shortcuts window. Set this to null to show all groups.