ShortcutsWindow.viewName

Set viewName property.

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

Parameters

propval string

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.