ShortcutsGroup.view

Get view property.

  1. string view [@property getter]
    class ShortcutsGroup
    @property
    string
    view
    ()
  2. string view [@property setter]

Return Value

Type: string

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.