ShortcutsGroup
Object Hierarchy:
Description:
[
CCode ( type_id =
"dzl_shortcuts_group_get_type ()" ) ]
public class ShortcutsGroup :
Box,
Implementor,
Buildable,
Orientable
Content:
Properties:
- public SizeGroup accel_size_group { set; }
The size group for the accelerator portion of shortcuts in this group.
- public uint height { get; }
A rough measure for the number of lines in this group.
- public string title { owned get; set; }
The title for this group of shortcuts.
- public SizeGroup title_size_group { set; }
The size group for the textual portion of shortcuts in this group.
- public string view { owned get; set; }
An optional view that the shortcuts in this group are relevant for.
Creation methods:
Inherited Members:
All known members inherited from class Gtk.Box
All known members inherited from class Gtk.Container
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Orientable