ShortcutsSection
Object Hierarchy:
Description:
[
CCode ( type_id =
"dzl_shortcuts_section_get_type ()" ) ]
public class ShortcutsSection :
Box,
Implementor,
Buildable,
Orientable
Content:
Properties:
- public uint max_height { get; set; }
The maximum number of lines to allow per column.
- public string section_name { owned get; set; }
A unique name to identify this section among the sections added to the
DzlShortcutsWindow.
- public string title { owned get; set; }
The string to show in the section selector of the DzlShortcutsWindow
for this section.
- public string view_name { owned get; set; }
A view name to filter the groups in this section by.
Creation methods:
Signals:
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