gi-gtk-0.3.18.15: 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.CheckMenuItem

Contents

Description

 

Synopsis

Exported types

Methods

checkMenuItemGetActive

checkMenuItemGetDrawAsRadio

checkMenuItemGetInconsistent

checkMenuItemNew

checkMenuItemNewWithLabel

checkMenuItemNewWithMnemonic

checkMenuItemSetActive

data CheckMenuItemSetActiveMethodInfo Source

Instances

((~) * signature (Bool -> m ()), MonadIO m, CheckMenuItemK a) => MethodInfo * CheckMenuItemSetActiveMethodInfo a signature 

checkMenuItemSetDrawAsRadio

checkMenuItemSetInconsistent

checkMenuItemToggled

data CheckMenuItemToggledMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, CheckMenuItemK a) => MethodInfo * CheckMenuItemToggledMethodInfo a signature 

Properties

Active

DrawAsRadio

Inconsistent

Signals

Toggled