ShortcutsWindow.viewName

Get viewName property.

  1. string viewName [@property getter]
    class ShortcutsWindow
    @property
    string
    viewName
    ()
  2. string viewName [@property setter]

Return Value

Type: string

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.