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.Structs.ToggleActionEntry

Contents

Description

ToggleActionEntry structs are used with gtk_action_group_add_toggle_actions() to construct toggle actions.

Synopsis

Exported types

newZeroToggleActionEntry :: MonadIO m => m ToggleActionEntry Source #

Construct a ToggleActionEntry struct initialized to zero.

Properties

accelerator

callback

isActive

label

name

stockId

tooltip