gnome.pages.gitlab.gnome.org

Gtk.ShortcutsSection

Class

GtkShortcutsSection

deprecated: 4.18 

Description [src]

final class Gtk.ShortcutsSection : Gtk.Box
  implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
  /* No available fields */
}

Deprecated since: 4.18

This widget will be removed in GTK 5.

Instance methods

Methods inherited from GtkBox (13)
Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Gtk.ShortcutsSection:title

The string to show in the section selector of the GtkShortcutsWindow for this section.

deprecated: 4.18 

Properties inherited from GtkBox (4)

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct GtkShortcutsSectionClass {
  /* no available fields */
}

No description available.