ShortcutsSection


Object Hierarchy:

Gtk.ShortcutsSection Gtk.ShortcutsSection Gtk.ShortcutsSection Gtk.Box Gtk.Box Gtk.Box->Gtk.ShortcutsSection Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Box GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->Gtk.ShortcutsSection Gtk.Accessible->Gtk.Box Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.ShortcutsSection Gtk.Buildable->Gtk.Box Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->Gtk.ShortcutsSection Gtk.ConstraintTarget->Gtk.Box Gtk.ConstraintTarget->Gtk.Widget Gtk.Orientable Gtk.Orientable Gtk.Orientable->Gtk.ShortcutsSection Gtk.Orientable->Gtk.Box

Description:

[ CCode ( type_id = "gtk_shortcuts_section_get_type ()" ) ]
public class ShortcutsSection : Box, Accessible, Buildable, ConstraintTarget, Orientable

A `GtkShortcutsSection` collects all the keyboard shortcuts and gestures for a major application mode.

If your application needs multiple sections, you should give each section a unique [[email protected]:section-name] and a [ [email protected]:title] that can be shown in the section selector of the [[email protected]].

The [[email protected]:max-height] property can be used to influence how the groups in the section are distributed over pages and columns.

This widget is only meant to be used with [[email protected]].


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Orientable



2022 vala-language.org