gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.ToggleButton

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.ToggleButton module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype ToggleButton #

Instances

Instances details
Eq ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

(==) :: ToggleButton -> ToggleButton -> Bool

(/=) :: ToggleButton -> ToggleButton -> Bool

GObject ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

ManagedPtrNewtype ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

TypedObject ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

glibType :: IO GType #

HasParentTypes ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

HasAttributeList ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

(info ~ ResolveToggleButtonMethod t ToggleButton, OverloadedMethod info ToggleButton p, HasField t ToggleButton p) => HasField (t :: Symbol) ToggleButton p 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

getField :: ToggleButton -> p

(info ~ ResolveToggleButtonMethod t ToggleButton, OverloadedMethodInfo info ToggleButton) => IsLabel t (MethodProxy info ToggleButton) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

fromLabel :: MethodProxy info ToggleButton

(info ~ ResolveToggleButtonMethod t ToggleButton, OverloadedMethod info ToggleButton p) => IsLabel t (ToggleButton -> p) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

fromLabel :: ToggleButton -> p

IsGValue (Maybe ToggleButton) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ToggleButton -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ToggleButton) #

type AttributeList ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttributeList ToggleButton = ToggleButtonAttributeList
type ParentTypes ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type SignalList ToggleButton 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type SignalList ToggleButton = ToggleButtonSignalList

class (GObject o, IsDescendantOf ToggleButton o) => IsToggleButton o #

Instances

Instances details
(GObject o, IsDescendantOf ToggleButton o) => IsToggleButton o 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type family ResolveToggleButtonMethod (t :: Symbol) o where ... #

Equations

ResolveToggleButtonMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveToggleButtonMethod "activate" o = WidgetActivateMethodInfo 
ResolveToggleButtonMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveToggleButtonMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveToggleButtonMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveToggleButtonMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveToggleButtonMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveToggleButtonMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveToggleButtonMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveToggleButtonMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveToggleButtonMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveToggleButtonMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveToggleButtonMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveToggleButtonMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveToggleButtonMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveToggleButtonMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveToggleButtonMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveToggleButtonMethod "contains" o = WidgetContainsMethodInfo 
ResolveToggleButtonMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveToggleButtonMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveToggleButtonMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveToggleButtonMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveToggleButtonMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveToggleButtonMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveToggleButtonMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveToggleButtonMethod "getv" o = ObjectGetvMethodInfo 
ResolveToggleButtonMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveToggleButtonMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveToggleButtonMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveToggleButtonMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveToggleButtonMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveToggleButtonMethod "hide" o = WidgetHideMethodInfo 
ResolveToggleButtonMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveToggleButtonMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveToggleButtonMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveToggleButtonMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveToggleButtonMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveToggleButtonMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveToggleButtonMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveToggleButtonMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveToggleButtonMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveToggleButtonMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveToggleButtonMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveToggleButtonMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveToggleButtonMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveToggleButtonMethod "map" o = WidgetMapMethodInfo 
ResolveToggleButtonMethod "measure" o = WidgetMeasureMethodInfo 
ResolveToggleButtonMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveToggleButtonMethod "notify" o = ObjectNotifyMethodInfo 
ResolveToggleButtonMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveToggleButtonMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveToggleButtonMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveToggleButtonMethod "pick" o = WidgetPickMethodInfo 
ResolveToggleButtonMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveToggleButtonMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveToggleButtonMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveToggleButtonMethod "realize" o = WidgetRealizeMethodInfo 
ResolveToggleButtonMethod "ref" o = ObjectRefMethodInfo 
ResolveToggleButtonMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveToggleButtonMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveToggleButtonMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveToggleButtonMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveToggleButtonMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveToggleButtonMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveToggleButtonMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveToggleButtonMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveToggleButtonMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveToggleButtonMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveToggleButtonMethod "show" o = WidgetShowMethodInfo 
ResolveToggleButtonMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveToggleButtonMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveToggleButtonMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveToggleButtonMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveToggleButtonMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveToggleButtonMethod "toggled" o = ToggleButtonToggledMethodInfo 
ResolveToggleButtonMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveToggleButtonMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveToggleButtonMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveToggleButtonMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveToggleButtonMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveToggleButtonMethod "unref" o = ObjectUnrefMethodInfo 
ResolveToggleButtonMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveToggleButtonMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveToggleButtonMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveToggleButtonMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveToggleButtonMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveToggleButtonMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveToggleButtonMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveToggleButtonMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveToggleButtonMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveToggleButtonMethod "getActionName" o = ActionableGetActionNameMethodInfo 
ResolveToggleButtonMethod "getActionTargetValue" o = ActionableGetActionTargetValueMethodInfo 
ResolveToggleButtonMethod "getActive" o = ToggleButtonGetActiveMethodInfo 
ResolveToggleButtonMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveToggleButtonMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveToggleButtonMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveToggleButtonMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveToggleButtonMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveToggleButtonMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveToggleButtonMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveToggleButtonMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveToggleButtonMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveToggleButtonMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveToggleButtonMethod "getCanShrink" o = ButtonGetCanShrinkMethodInfo 
ResolveToggleButtonMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveToggleButtonMethod "getChild" o = ButtonGetChildMethodInfo 
ResolveToggleButtonMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveToggleButtonMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveToggleButtonMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveToggleButtonMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveToggleButtonMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveToggleButtonMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveToggleButtonMethod "getData" o = ObjectGetDataMethodInfo 
ResolveToggleButtonMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveToggleButtonMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveToggleButtonMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveToggleButtonMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveToggleButtonMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveToggleButtonMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveToggleButtonMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveToggleButtonMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveToggleButtonMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveToggleButtonMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveToggleButtonMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveToggleButtonMethod "getHasFrame" o = ButtonGetHasFrameMethodInfo 
ResolveToggleButtonMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveToggleButtonMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveToggleButtonMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveToggleButtonMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveToggleButtonMethod "getIconName" o = ButtonGetIconNameMethodInfo 
ResolveToggleButtonMethod "getLabel" o = ButtonGetLabelMethodInfo 
ResolveToggleButtonMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveToggleButtonMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveToggleButtonMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveToggleButtonMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveToggleButtonMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveToggleButtonMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveToggleButtonMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveToggleButtonMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveToggleButtonMethod "getName" o = WidgetGetNameMethodInfo 
ResolveToggleButtonMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveToggleButtonMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveToggleButtonMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveToggleButtonMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveToggleButtonMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveToggleButtonMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveToggleButtonMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveToggleButtonMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveToggleButtonMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveToggleButtonMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveToggleButtonMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveToggleButtonMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveToggleButtonMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveToggleButtonMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveToggleButtonMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveToggleButtonMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveToggleButtonMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveToggleButtonMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveToggleButtonMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveToggleButtonMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveToggleButtonMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveToggleButtonMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveToggleButtonMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveToggleButtonMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveToggleButtonMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveToggleButtonMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveToggleButtonMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveToggleButtonMethod "getUseUnderline" o = ButtonGetUseUnderlineMethodInfo 
ResolveToggleButtonMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveToggleButtonMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveToggleButtonMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveToggleButtonMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveToggleButtonMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveToggleButtonMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveToggleButtonMethod "setActionName" o = ActionableSetActionNameMethodInfo 
ResolveToggleButtonMethod "setActionTargetValue" o = ActionableSetActionTargetValueMethodInfo 
ResolveToggleButtonMethod "setActive" o = ToggleButtonSetActiveMethodInfo 
ResolveToggleButtonMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveToggleButtonMethod "setCanShrink" o = ButtonSetCanShrinkMethodInfo 
ResolveToggleButtonMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveToggleButtonMethod "setChild" o = ButtonSetChildMethodInfo 
ResolveToggleButtonMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveToggleButtonMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveToggleButtonMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveToggleButtonMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveToggleButtonMethod "setData" o = ObjectSetDataMethodInfo 
ResolveToggleButtonMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveToggleButtonMethod "setDetailedActionName" o = ActionableSetDetailedActionNameMethodInfo 
ResolveToggleButtonMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveToggleButtonMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveToggleButtonMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveToggleButtonMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveToggleButtonMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveToggleButtonMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveToggleButtonMethod "setGroup" o = ToggleButtonSetGroupMethodInfo 
ResolveToggleButtonMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveToggleButtonMethod "setHasFrame" o = ButtonSetHasFrameMethodInfo 
ResolveToggleButtonMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveToggleButtonMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveToggleButtonMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveToggleButtonMethod "setIconName" o = ButtonSetIconNameMethodInfo 
ResolveToggleButtonMethod "setLabel" o = ButtonSetLabelMethodInfo 
ResolveToggleButtonMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveToggleButtonMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveToggleButtonMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveToggleButtonMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveToggleButtonMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveToggleButtonMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveToggleButtonMethod "setName" o = WidgetSetNameMethodInfo 
ResolveToggleButtonMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveToggleButtonMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveToggleButtonMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveToggleButtonMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveToggleButtonMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveToggleButtonMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveToggleButtonMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveToggleButtonMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveToggleButtonMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveToggleButtonMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveToggleButtonMethod "setUseUnderline" o = ButtonSetUseUnderlineMethodInfo 
ResolveToggleButtonMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveToggleButtonMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveToggleButtonMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveToggleButtonMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveToggleButtonMethod l o = MethodResolutionFailed l o :: Type 

data ToggleButtonActivePropertyInfo #

Instances

Instances details
AttrInfo ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Associated Types

type AttrAllowedOps ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrAllowedOps ToggleButtonActivePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrBaseTypeConstraint ToggleButtonActivePropertyInfo = IsToggleButton
type AttrGetType ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrGetType ToggleButtonActivePropertyInfo = Bool
type AttrSetTypeConstraint ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrSetTypeConstraint ToggleButtonActivePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferTypeConstraint ToggleButtonActivePropertyInfo = Type ~ Bool
type AttrTransferType ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferType ToggleButtonActivePropertyInfo = Bool
type AttrLabel ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrLabel ToggleButtonActivePropertyInfo = "active"
type AttrOrigin ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

attrGet :: AttrBaseTypeConstraint ToggleButtonActivePropertyInfo o => o -> IO (AttrGetType ToggleButtonActivePropertyInfo)

attrSet :: (AttrBaseTypeConstraint ToggleButtonActivePropertyInfo o, AttrSetTypeConstraint ToggleButtonActivePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ToggleButtonActivePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ToggleButtonActivePropertyInfo o, AttrSetTypeConstraint ToggleButtonActivePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ToggleButtonActivePropertyInfo o, AttrTransferTypeConstraint ToggleButtonActivePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ToggleButtonActivePropertyInfo)

attrPut :: AttrBaseTypeConstraint ToggleButtonActivePropertyInfo o => o -> AttrGetType ToggleButtonActivePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrAllowedOps ToggleButtonActivePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrBaseTypeConstraint ToggleButtonActivePropertyInfo = IsToggleButton
type AttrGetType ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrGetType ToggleButtonActivePropertyInfo = Bool
type AttrLabel ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrLabel ToggleButtonActivePropertyInfo = "active"
type AttrOrigin ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrSetTypeConstraint ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrSetTypeConstraint ToggleButtonActivePropertyInfo = Type ~ Bool
type AttrTransferType ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferType ToggleButtonActivePropertyInfo = Bool
type AttrTransferTypeConstraint ToggleButtonActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferTypeConstraint ToggleButtonActivePropertyInfo = Type ~ Bool

data ToggleButtonGetActiveMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsToggleButton a) => OverloadedMethod ToggleButtonGetActiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToggleButtonGetActiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToggleButtonGroupPropertyInfo #

Instances

Instances details
AttrInfo ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Associated Types

type AttrAllowedOps ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrAllowedOps ToggleButtonGroupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrClear]
type AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo = IsToggleButton
type AttrGetType ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrGetType ToggleButtonGroupPropertyInfo = ()
type AttrSetTypeConstraint ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrSetTypeConstraint ToggleButtonGroupPropertyInfo = IsToggleButton
type AttrTransferTypeConstraint ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferTypeConstraint ToggleButtonGroupPropertyInfo = IsToggleButton
type AttrTransferType ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrLabel ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrLabel ToggleButtonGroupPropertyInfo = "group"
type AttrOrigin ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

attrGet :: AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo o => o -> IO (AttrGetType ToggleButtonGroupPropertyInfo)

attrSet :: (AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo o, AttrSetTypeConstraint ToggleButtonGroupPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo o, AttrSetTypeConstraint ToggleButtonGroupPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo o, AttrTransferTypeConstraint ToggleButtonGroupPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ToggleButtonGroupPropertyInfo)

attrPut :: AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo o => o -> AttrGetType ToggleButtonGroupPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrAllowedOps ToggleButtonGroupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrClear]
type AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrBaseTypeConstraint ToggleButtonGroupPropertyInfo = IsToggleButton
type AttrGetType ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrGetType ToggleButtonGroupPropertyInfo = ()
type AttrLabel ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrLabel ToggleButtonGroupPropertyInfo = "group"
type AttrOrigin ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrSetTypeConstraint ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrSetTypeConstraint ToggleButtonGroupPropertyInfo = IsToggleButton
type AttrTransferType ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferTypeConstraint ToggleButtonGroupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

type AttrTransferTypeConstraint ToggleButtonGroupPropertyInfo = IsToggleButton

data ToggleButtonSetActiveMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsToggleButton a) => OverloadedMethod ToggleButtonSetActiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToggleButtonSetActiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToggleButtonSetGroupMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsToggleButton a, IsToggleButton b) => OverloadedMethod ToggleButtonSetGroupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToggleButtonSetGroupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToggleButtonToggledMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsToggleButton a) => OverloadedMethod ToggleButtonToggledMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ToggleButtonToggledMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ToggleButtonToggledSignalInfo #

Instances

Instances details
SignalInfo ToggleButtonToggledSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Associated Types

type HaskellCallbackType ToggleButtonToggledSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType ToggleButtonToggledSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ToggleButtonToggledSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ToggleButton

afterToggleButtonToggled :: (IsToggleButton a, MonadIO m) => a -> ((?self :: a) => ToggleButtonToggledCallback) -> m SignalHandlerId #

clearToggleButtonGroup :: (MonadIO m, IsToggleButton o) => o -> m () #

constructToggleButtonActive :: (IsToggleButton o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructToggleButtonGroup :: (IsToggleButton o, MonadIO m, IsToggleButton a) => a -> m (GValueConstruct o) #

getToggleButtonActive :: (MonadIO m, IsToggleButton o) => o -> m Bool #

onToggleButtonToggled :: (IsToggleButton a, MonadIO m) => a -> ((?self :: a) => ToggleButtonToggledCallback) -> m SignalHandlerId #

setToggleButtonActive :: (MonadIO m, IsToggleButton o) => o -> Bool -> m () #

setToggleButtonGroup :: (MonadIO m, IsToggleButton o, IsToggleButton a) => o -> a -> m () #

toToggleButton :: (MonadIO m, IsToggleButton o) => o -> m ToggleButton #

toggleButtonActive :: AttrLabelProxy "active" #

toggleButtonGetActive :: (HasCallStack, MonadIO m, IsToggleButton a) => a -> m Bool #

toggleButtonGroup :: AttrLabelProxy "group" #

toggleButtonNew :: (HasCallStack, MonadIO m) => m ToggleButton #

toggleButtonNewWithLabel :: (HasCallStack, MonadIO m) => Text -> m ToggleButton #

toggleButtonNewWithMnemonic :: (HasCallStack, MonadIO m) => Text -> m ToggleButton #

toggleButtonSetActive :: (HasCallStack, MonadIO m, IsToggleButton a) => a -> Bool -> m () #

toggleButtonSetGroup :: (HasCallStack, MonadIO m, IsToggleButton a, IsToggleButton b) => a -> Maybe b -> m () #

toggleButtonToggled :: (HasCallStack, MonadIO m, IsToggleButton a) => a -> m () #