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

GI.Gtk.Objects.ShortcutLabel

Description

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

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

Documentation

newtype ShortcutLabel #

Instances

Instances details
Eq ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

GObject ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

ManagedPtrNewtype ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

TypedObject ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

glibType :: IO GType #

HasParentTypes ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

HasAttributeList ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

(info ~ ResolveShortcutLabelMethod t ShortcutLabel, OverloadedMethod info ShortcutLabel p, HasField t ShortcutLabel p) => HasField (t :: Symbol) ShortcutLabel p 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

getField :: ShortcutLabel -> p

(info ~ ResolveShortcutLabelMethod t ShortcutLabel, OverloadedMethodInfo info ShortcutLabel) => IsLabel t (MethodProxy info ShortcutLabel) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

fromLabel :: MethodProxy info ShortcutLabel

(info ~ ResolveShortcutLabelMethod t ShortcutLabel, OverloadedMethod info ShortcutLabel p) => IsLabel t (ShortcutLabel -> p) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

fromLabel :: ShortcutLabel -> p

IsGValue (Maybe ShortcutLabel) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttributeList ShortcutLabel = ShortcutLabelAttributeList
type ParentTypes ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type ParentTypes ShortcutLabel = '[Widget, Object, Accessible, Buildable, ConstraintTarget]
type SignalList ShortcutLabel 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type SignalList ShortcutLabel = ShortcutLabelSignalList

class (GObject o, IsDescendantOf ShortcutLabel o) => IsShortcutLabel o #

Instances

Instances details
(GObject o, IsDescendantOf ShortcutLabel o) => IsShortcutLabel o 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

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

Equations

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

data ShortcutLabelAcceleratorPropertyInfo #

Instances

Instances details
AttrInfo ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Associated Types

type AttrAllowedOps ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

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

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelAcceleratorPropertyInfo = Maybe Text
type AttrSetTypeConstraint ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrSetTypeConstraint ShortcutLabelAcceleratorPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferTypeConstraint ShortcutLabelAcceleratorPropertyInfo = Type ~ Text
type AttrTransferType ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferType ShortcutLabelAcceleratorPropertyInfo = Text
type AttrLabel ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrLabel ShortcutLabelAcceleratorPropertyInfo = "accelerator"
type AttrOrigin ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

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

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelAcceleratorPropertyInfo = Maybe Text
type AttrLabel ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrLabel ShortcutLabelAcceleratorPropertyInfo = "accelerator"
type AttrOrigin ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrSetTypeConstraint ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrSetTypeConstraint ShortcutLabelAcceleratorPropertyInfo = Type ~ Text
type AttrTransferType ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferType ShortcutLabelAcceleratorPropertyInfo = Text
type AttrTransferTypeConstraint ShortcutLabelAcceleratorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferTypeConstraint ShortcutLabelAcceleratorPropertyInfo = Type ~ Text

data ShortcutLabelDisabledTextPropertyInfo #

Instances

Instances details
AttrInfo ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Associated Types

type AttrAllowedOps ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

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

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelDisabledTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrSetTypeConstraint ShortcutLabelDisabledTextPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferTypeConstraint ShortcutLabelDisabledTextPropertyInfo = Type ~ Text
type AttrTransferType ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferType ShortcutLabelDisabledTextPropertyInfo = Text
type AttrLabel ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrLabel ShortcutLabelDisabledTextPropertyInfo = "disabled-text"
type AttrOrigin ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

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

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrGetType ShortcutLabelDisabledTextPropertyInfo = Maybe Text
type AttrLabel ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrLabel ShortcutLabelDisabledTextPropertyInfo = "disabled-text"
type AttrOrigin ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrSetTypeConstraint ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrSetTypeConstraint ShortcutLabelDisabledTextPropertyInfo = Type ~ Text
type AttrTransferType ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferType ShortcutLabelDisabledTextPropertyInfo = Text
type AttrTransferTypeConstraint ShortcutLabelDisabledTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

type AttrTransferTypeConstraint ShortcutLabelDisabledTextPropertyInfo = Type ~ Text

data ShortcutLabelGetAcceleratorMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsShortcutLabel a) => OverloadedMethod ShortcutLabelGetAcceleratorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ShortcutLabelGetAcceleratorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ShortcutLabelGetDisabledTextMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsShortcutLabel a) => OverloadedMethod ShortcutLabelGetDisabledTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ShortcutLabelGetDisabledTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ShortcutLabelSetAcceleratorMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsShortcutLabel a) => OverloadedMethod ShortcutLabelSetAcceleratorMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ShortcutLabelSetAcceleratorMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ShortcutLabelSetDisabledTextMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsShortcutLabel a) => OverloadedMethod ShortcutLabelSetDisabledTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ShortcutLabelSetDisabledTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ShortcutLabel

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

constructShortcutLabelAccelerator :: (IsShortcutLabel o, MonadIO m) => Text -> m (GValueConstruct o) #

constructShortcutLabelDisabledText :: (IsShortcutLabel o, MonadIO m) => Text -> m (GValueConstruct o) #

getShortcutLabelAccelerator :: (MonadIO m, IsShortcutLabel o) => o -> m (Maybe Text) #

getShortcutLabelDisabledText :: (MonadIO m, IsShortcutLabel o) => o -> m (Maybe Text) #

setShortcutLabelAccelerator :: (MonadIO m, IsShortcutLabel o) => o -> Text -> m () #

setShortcutLabelDisabledText :: (MonadIO m, IsShortcutLabel o) => o -> Text -> m () #

shortcutLabelAccelerator :: AttrLabelProxy "accelerator" #

shortcutLabelDisabledText :: AttrLabelProxy "disabledText" #

shortcutLabelGetAccelerator :: (HasCallStack, MonadIO m, IsShortcutLabel a) => a -> m (Maybe Text) #

shortcutLabelGetDisabledText :: (HasCallStack, MonadIO m, IsShortcutLabel a) => a -> m (Maybe Text) #

shortcutLabelNew :: (HasCallStack, MonadIO m) => Text -> m ShortcutLabel #

shortcutLabelSetAccelerator :: (HasCallStack, MonadIO m, IsShortcutLabel a) => a -> Text -> m () #

shortcutLabelSetDisabledText :: (HasCallStack, MonadIO m, IsShortcutLabel a) => a -> Text -> m () #

toShortcutLabel :: (MonadIO m, IsShortcutLabel o) => o -> m ShortcutLabel #