| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Frame
Description
Documentation
Constructors
| Frame (ManagedPtr Frame) |
Instances
| Eq Frame | |
| GObject Frame | |
Defined in GI.Gtk.Objects.Frame | |
| ManagedPtrNewtype Frame | |
Defined in GI.Gtk.Objects.Frame Methods toManagedPtr :: Frame -> ManagedPtr Frame # | |
| TypedObject Frame | |
Defined in GI.Gtk.Objects.Frame | |
| HasParentTypes Frame | |
Defined in GI.Gtk.Objects.Frame | |
| HasAttributeList Frame | |
Defined in GI.Gtk.Objects.Frame | |
| (info ~ ResolveFrameMethod t Frame, OverloadedMethod info Frame p, HasField t Frame p) => HasField (t :: Symbol) Frame p | |
Defined in GI.Gtk.Objects.Frame | |
| (info ~ ResolveFrameMethod t Frame, OverloadedMethodInfo info Frame) => IsLabel t (MethodProxy info Frame) | |
Defined in GI.Gtk.Objects.Frame | |
| (info ~ ResolveFrameMethod t Frame, OverloadedMethod info Frame p) => IsLabel t (Frame -> p) | |
Defined in GI.Gtk.Objects.Frame | |
| IsGValue (Maybe Frame) | |
Defined in GI.Gtk.Objects.Frame Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Frame -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Frame) # | |
| type AttributeList Frame | |
Defined in GI.Gtk.Objects.Frame type AttributeList Frame = FrameAttributeList | |
| type ParentTypes Frame | |
Defined in GI.Gtk.Objects.Frame | |
| type SignalList Frame | |
Defined in GI.Gtk.Objects.Frame type SignalList Frame = FrameSignalList | |
data FrameChildPropertyInfo #
Instances
| AttrInfo FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame Associated Types
Methods attrGet :: AttrBaseTypeConstraint FrameChildPropertyInfo o => o -> IO (AttrGetType FrameChildPropertyInfo) attrSet :: (AttrBaseTypeConstraint FrameChildPropertyInfo o, AttrSetTypeConstraint FrameChildPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint FrameChildPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint FrameChildPropertyInfo o, AttrSetTypeConstraint FrameChildPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint FrameChildPropertyInfo o, AttrTransferTypeConstraint FrameChildPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType FrameChildPropertyInfo) attrPut :: AttrBaseTypeConstraint FrameChildPropertyInfo o => o -> AttrGetType FrameChildPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrAllowedOps FrameChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrGetType FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrLabel FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrLabel FrameChildPropertyInfo = "child" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrTransferType FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FrameChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
data FrameGetChildMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsFrame a) => OverloadedMethod FrameGetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameGetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameGetLabelAlignMethodInfo #
Instances
| (signature ~ m Float, MonadIO m, IsFrame a) => OverloadedMethod FrameGetLabelAlignMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameGetLabelAlignMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameGetLabelMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsFrame a) => OverloadedMethod FrameGetLabelMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameGetLabelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameGetLabelWidgetMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsFrame a) => OverloadedMethod FrameGetLabelWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameGetLabelWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameLabelPropertyInfo #
Instances
| AttrInfo FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame Associated Types
Methods attrGet :: AttrBaseTypeConstraint FrameLabelPropertyInfo o => o -> IO (AttrGetType FrameLabelPropertyInfo) attrSet :: (AttrBaseTypeConstraint FrameLabelPropertyInfo o, AttrSetTypeConstraint FrameLabelPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint FrameLabelPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint FrameLabelPropertyInfo o, AttrSetTypeConstraint FrameLabelPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint FrameLabelPropertyInfo o, AttrTransferTypeConstraint FrameLabelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType FrameLabelPropertyInfo) attrPut :: AttrBaseTypeConstraint FrameLabelPropertyInfo o => o -> AttrGetType FrameLabelPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrAllowedOps FrameLabelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrGetType FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrGetType FrameLabelPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrLabel FrameLabelPropertyInfo = "label" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrSetTypeConstraint FrameLabelPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrTransferType FrameLabelPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FrameLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrTransferTypeConstraint FrameLabelPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data FrameLabelWidgetPropertyInfo #
Instances
data FrameLabelXalignPropertyInfo #
Instances
| AttrInfo FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame Associated Types
Methods attrGet :: AttrBaseTypeConstraint FrameLabelXalignPropertyInfo o => o -> IO (AttrGetType FrameLabelXalignPropertyInfo) attrSet :: (AttrBaseTypeConstraint FrameLabelXalignPropertyInfo o, AttrSetTypeConstraint FrameLabelXalignPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint FrameLabelXalignPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint FrameLabelXalignPropertyInfo o, AttrSetTypeConstraint FrameLabelXalignPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint FrameLabelXalignPropertyInfo o, AttrTransferTypeConstraint FrameLabelXalignPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType FrameLabelXalignPropertyInfo) attrPut :: AttrBaseTypeConstraint FrameLabelXalignPropertyInfo o => o -> AttrGetType FrameLabelXalignPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrAllowedOps FrameLabelXalignPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrGetType FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrGetType FrameLabelXalignPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrLabel FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrLabel FrameLabelXalignPropertyInfo = "label-xalign" | |||||||||||||||||||||||||||||||||
| type AttrOrigin FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrSetTypeConstraint FrameLabelXalignPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
| type AttrTransferType FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrTransferType FrameLabelXalignPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint FrameLabelXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Frame type AttrTransferTypeConstraint FrameLabelXalignPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
data FrameSetChildMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsFrame a, IsWidget b) => OverloadedMethod FrameSetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameSetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameSetLabelAlignMethodInfo #
Instances
| (signature ~ (Float -> m ()), MonadIO m, IsFrame a) => OverloadedMethod FrameSetLabelAlignMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameSetLabelAlignMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameSetLabelMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsFrame a) => OverloadedMethod FrameSetLabelMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameSetLabelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data FrameSetLabelWidgetMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsFrame a, IsWidget b) => OverloadedMethod FrameSetLabelWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo FrameSetLabelWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Frame Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf Frame o) => IsFrame o #
Instances
| (GObject o, IsDescendantOf Frame o) => IsFrame o | |
Defined in GI.Gtk.Objects.Frame | |
type family ResolveFrameMethod (t :: Symbol) o where ... #
Equations
| ResolveFrameMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveFrameMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveFrameMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveFrameMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveFrameMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveFrameMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveFrameMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveFrameMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveFrameMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveFrameMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveFrameMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveFrameMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveFrameMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveFrameMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveFrameMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveFrameMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveFrameMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveFrameMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveFrameMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveFrameMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveFrameMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveFrameMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveFrameMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveFrameMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveFrameMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveFrameMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveFrameMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveFrameMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveFrameMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveFrameMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveFrameMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveFrameMethod "hide" o = WidgetHideMethodInfo | |
| ResolveFrameMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveFrameMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveFrameMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveFrameMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveFrameMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveFrameMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveFrameMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveFrameMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveFrameMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveFrameMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveFrameMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveFrameMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveFrameMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveFrameMethod "map" o = WidgetMapMethodInfo | |
| ResolveFrameMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveFrameMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveFrameMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveFrameMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveFrameMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveFrameMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveFrameMethod "pick" o = WidgetPickMethodInfo | |
| ResolveFrameMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveFrameMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveFrameMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveFrameMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveFrameMethod "ref" o = ObjectRefMethodInfo | |
| ResolveFrameMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveFrameMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveFrameMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveFrameMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveFrameMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveFrameMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveFrameMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveFrameMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveFrameMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveFrameMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveFrameMethod "show" o = WidgetShowMethodInfo | |
| ResolveFrameMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveFrameMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveFrameMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveFrameMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveFrameMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveFrameMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveFrameMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveFrameMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveFrameMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveFrameMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveFrameMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveFrameMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveFrameMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveFrameMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveFrameMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveFrameMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveFrameMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveFrameMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveFrameMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveFrameMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveFrameMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveFrameMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveFrameMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveFrameMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveFrameMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveFrameMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveFrameMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveFrameMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveFrameMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveFrameMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveFrameMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveFrameMethod "getChild" o = FrameGetChildMethodInfo | |
| ResolveFrameMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveFrameMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveFrameMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveFrameMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveFrameMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveFrameMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveFrameMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveFrameMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveFrameMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveFrameMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveFrameMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveFrameMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveFrameMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveFrameMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveFrameMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveFrameMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveFrameMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveFrameMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveFrameMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveFrameMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveFrameMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveFrameMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveFrameMethod "getLabel" o = FrameGetLabelMethodInfo | |
| ResolveFrameMethod "getLabelAlign" o = FrameGetLabelAlignMethodInfo | |
| ResolveFrameMethod "getLabelWidget" o = FrameGetLabelWidgetMethodInfo | |
| ResolveFrameMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveFrameMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveFrameMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveFrameMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveFrameMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveFrameMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveFrameMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveFrameMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveFrameMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveFrameMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveFrameMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveFrameMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveFrameMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveFrameMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveFrameMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveFrameMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveFrameMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveFrameMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveFrameMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveFrameMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveFrameMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveFrameMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveFrameMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveFrameMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveFrameMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveFrameMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveFrameMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveFrameMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveFrameMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveFrameMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveFrameMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveFrameMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveFrameMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveFrameMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveFrameMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveFrameMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveFrameMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveFrameMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveFrameMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveFrameMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveFrameMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveFrameMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveFrameMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveFrameMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveFrameMethod "setChild" o = FrameSetChildMethodInfo | |
| ResolveFrameMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveFrameMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveFrameMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveFrameMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveFrameMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveFrameMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveFrameMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveFrameMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveFrameMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveFrameMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveFrameMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveFrameMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveFrameMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveFrameMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveFrameMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveFrameMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveFrameMethod "setLabel" o = FrameSetLabelMethodInfo | |
| ResolveFrameMethod "setLabelAlign" o = FrameSetLabelAlignMethodInfo | |
| ResolveFrameMethod "setLabelWidget" o = FrameSetLabelWidgetMethodInfo | |
| ResolveFrameMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveFrameMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveFrameMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveFrameMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveFrameMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveFrameMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveFrameMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveFrameMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveFrameMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveFrameMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveFrameMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveFrameMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveFrameMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveFrameMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveFrameMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveFrameMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveFrameMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveFrameMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveFrameMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveFrameMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveFrameMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveFrameMethod l o = MethodResolutionFailed l o :: Type |
clearFrameChild :: (MonadIO m, IsFrame o) => o -> m () #
clearFrameLabel :: (MonadIO m, IsFrame o) => o -> m () #
clearFrameLabelWidget :: (MonadIO m, IsFrame o) => o -> m () #
constructFrameChild :: (IsFrame o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructFrameLabel :: (IsFrame o, MonadIO m) => Text -> m (GValueConstruct o) #
constructFrameLabelWidget :: (IsFrame o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructFrameLabelXalign :: (IsFrame o, MonadIO m) => Float -> m (GValueConstruct o) #
frameChild :: AttrLabelProxy "child" #
frameGetChild :: (HasCallStack, MonadIO m, IsFrame a) => a -> m (Maybe Widget) #
frameGetLabel :: (HasCallStack, MonadIO m, IsFrame a) => a -> m (Maybe Text) #
frameGetLabelAlign :: (HasCallStack, MonadIO m, IsFrame a) => a -> m Float #
frameGetLabelWidget :: (HasCallStack, MonadIO m, IsFrame a) => a -> m (Maybe Widget) #
frameLabel :: AttrLabelProxy "label" #
frameLabelWidget :: AttrLabelProxy "labelWidget" #
frameLabelXalign :: AttrLabelProxy "labelXalign" #
frameSetChild :: (HasCallStack, MonadIO m, IsFrame a, IsWidget b) => a -> Maybe b -> m () #
frameSetLabel :: (HasCallStack, MonadIO m, IsFrame a) => a -> Maybe Text -> m () #
frameSetLabelAlign :: (HasCallStack, MonadIO m, IsFrame a) => a -> Float -> m () #
frameSetLabelWidget :: (HasCallStack, MonadIO m, IsFrame a, IsWidget b) => a -> Maybe b -> m () #
getFrameChild :: (MonadIO m, IsFrame o) => o -> m (Maybe Widget) #
getFrameLabel :: (MonadIO m, IsFrame o) => o -> m (Maybe Text) #
getFrameLabelWidget :: (MonadIO m, IsFrame o) => o -> m (Maybe Widget) #
getFrameLabelXalign :: (MonadIO m, IsFrame o) => o -> m Float #
setFrameChild :: (MonadIO m, IsFrame o, IsWidget a) => o -> a -> m () #
setFrameLabel :: (MonadIO m, IsFrame o) => o -> Text -> m () #
setFrameLabelWidget :: (MonadIO m, IsFrame o, IsWidget a) => o -> a -> m () #
setFrameLabelXalign :: (MonadIO m, IsFrame o) => o -> Float -> m () #