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 gtk.shortcuts_group.ShortcutsGroup.view.

Applications are expected to use the property@Gtk.ShortcutsWindow:view-name property for this purpose.