gi-gtk-3.0.11: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.ShortcutsSection

Contents

Description

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 ShortcutsSection:section-name and a ShortcutsSection:title that can be shown in the section selector of the GtkShortcutsWindow.

The ShortcutsSection: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 ShortcutsWindow.

Synopsis

Exported types

Properties

maxHeight

data ShortcutsSectionMaxHeightPropertyInfo Source #

Instances

AttrInfo ShortcutsSectionMaxHeightPropertyInfo Source # 
type AttrOrigin ShortcutsSectionMaxHeightPropertyInfo Source # 
type AttrLabel ShortcutsSectionMaxHeightPropertyInfo Source # 
type AttrGetType ShortcutsSectionMaxHeightPropertyInfo Source # 
type AttrBaseTypeConstraint ShortcutsSectionMaxHeightPropertyInfo Source # 
type AttrSetTypeConstraint ShortcutsSectionMaxHeightPropertyInfo Source # 
type AttrAllowedOps ShortcutsSectionMaxHeightPropertyInfo Source # 

sectionName

data ShortcutsSectionSectionNamePropertyInfo Source #

Instances

AttrInfo ShortcutsSectionSectionNamePropertyInfo Source # 
type AttrOrigin ShortcutsSectionSectionNamePropertyInfo Source # 
type AttrLabel ShortcutsSectionSectionNamePropertyInfo Source # 
type AttrGetType ShortcutsSectionSectionNamePropertyInfo Source # 
type AttrBaseTypeConstraint ShortcutsSectionSectionNamePropertyInfo Source # 
type AttrSetTypeConstraint ShortcutsSectionSectionNamePropertyInfo Source # 
type AttrAllowedOps ShortcutsSectionSectionNamePropertyInfo Source # 

title

data ShortcutsSectionTitlePropertyInfo Source #

Instances

AttrInfo ShortcutsSectionTitlePropertyInfo Source # 
type AttrOrigin ShortcutsSectionTitlePropertyInfo Source # 
type AttrLabel ShortcutsSectionTitlePropertyInfo Source # 
type AttrGetType ShortcutsSectionTitlePropertyInfo Source # 
type AttrBaseTypeConstraint ShortcutsSectionTitlePropertyInfo Source # 
type AttrSetTypeConstraint ShortcutsSectionTitlePropertyInfo Source # 
type AttrAllowedOps ShortcutsSectionTitlePropertyInfo Source # 

viewName

data ShortcutsSectionViewNamePropertyInfo Source #

Instances

AttrInfo ShortcutsSectionViewNamePropertyInfo Source # 
type AttrOrigin ShortcutsSectionViewNamePropertyInfo Source # 
type AttrLabel ShortcutsSectionViewNamePropertyInfo Source # 
type AttrGetType ShortcutsSectionViewNamePropertyInfo Source # 
type AttrBaseTypeConstraint ShortcutsSectionViewNamePropertyInfo Source # 
type AttrSetTypeConstraint ShortcutsSectionViewNamePropertyInfo Source # 
type AttrAllowedOps ShortcutsSectionViewNamePropertyInfo Source # 

Signals

changeCurrentPage