ShortcutsSection.viewName

Set viewName property.

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

Parameters

propval string

A view name to filter the groups in this section by. See #GtkShortcutsGroup:view.

Applications are expected to use the #GtkShortcutsWindow:view-name property for this purpose.