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] ].
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
`GtkShortcutsWindow`.
public string title { owned get ; set ; }
The string to show in the section selector of the `GtkShortcutsWindow`
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.Widget
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Orientable