gi-gio-2.0.14: Gio 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.Gio.Structs.ActionEntry

Contents

Description

This struct defines a single action. It is for use with actionMapAddActionEntries.

The order of the items in the structure are intended to reflect frequency of use. It is permissible to use an incomplete initialiser in order to leave some of the later values as Nothing. All values after name are optional. Additional optional fields may be added in the future.

See actionMapAddActionEntries for an example.

Synopsis

Exported types

newZeroActionEntry :: MonadIO m => m ActionEntry Source #

Construct a ActionEntry struct initialized to zero.

Properties

activate

changeState

name

parameterType

state