ShortcutsWindowGidBuilderImpl.viewName

Set viewName property.

class ShortcutsWindowGidBuilderImpl(T)
T
viewName
(
string propval
)

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining