The group will be hidden if the gtk.shortcuts_window.ShortcutsWindow.viewName property does not match the view of this group.
Set this to null to make the group always visible.
string view() @property nothrowGet view property.
The group will be hidden if the gtk.shortcuts_window.ShortcutsWindow.viewName property does not match the view of this group.
Set this to null to make the group always visible.
void view(string propval) @property nothrowSet view property.
propval | An optional view that the shortcuts in this group are relevant for. The group will be hidden if the gtk.shortcuts_window.ShortcutsWindow.viewName property does not match the view of this group. Set this to null to make the group always visible. |