ShortcutsGroup.view

string view() @property

Get view property.

Returns

An optional view that the shortcuts in this group are relevant for.

The group will be hidden if the property@Gtk.ShortcutsWindow:view-name property does not match the view of this group.

Set this to null to make the group always visible.

void view(string propval) @property

Set view property.

Parameters

propvalAn optional view that the shortcuts in this group are relevant for. The group will be hidden if the property@Gtk.ShortcutsWindow:view-name property does not match the view of this group. Set this to null to make the group always visible.