This should correspond to the [gtk.shortcuts_group.ShortcutsGroup.view] property of some of the [gtk.shortcuts_group.ShortcutsGroup] objects that are inside this shortcuts window.
Set this to null to show all groups.
string viewName() @propertyGet viewName property.
This should correspond to the [gtk.shortcuts_group.ShortcutsGroup.view] property of some of the [gtk.shortcuts_group.ShortcutsGroup] objects that are inside this shortcuts window.
Set this to null to show all groups.
void viewName(string propval) @propertySet viewName property.
propval | The view name by which to filter the contents. This should correspond to the [gtk.shortcuts_group.ShortcutsGroup.view] property of some of the [gtk.shortcuts_group.ShortcutsGroup] objects that are inside this shortcuts window. Set this to null to show all groups. |