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

GI.Gtk.Objects.Frame

Description

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

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

Documentation

newtype Frame #

Constructors

Frame (ManagedPtr Frame) 

Instances

Instances details
Eq Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

(==) :: Frame -> Frame -> Bool

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

GObject Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

ManagedPtrNewtype Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

TypedObject Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

glibType :: IO GType #

HasParentTypes Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

HasAttributeList Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

(info ~ ResolveFrameMethod t Frame, OverloadedMethod info Frame p, HasField t Frame p) => HasField (t :: Symbol) Frame p 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

getField :: Frame -> p

(info ~ ResolveFrameMethod t Frame, OverloadedMethodInfo info Frame) => IsLabel t (MethodProxy info Frame) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

fromLabel :: MethodProxy info Frame

(info ~ ResolveFrameMethod t Frame, OverloadedMethod info Frame p) => IsLabel t (Frame -> p) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

fromLabel :: Frame -> p

IsGValue (Maybe Frame) 
Instance details

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 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttributeList Frame = FrameAttributeList
type ParentTypes Frame 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type SignalList Frame = FrameSignalList

data FrameChildPropertyInfo #

Instances

Instances details
AttrInfo FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

Associated Types

type AttrAllowedOps FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameChildPropertyInfo = IsFrame
type AttrGetType FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameChildPropertyInfo = IsWidget
type AttrTransferType FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameChildPropertyInfo = Widget
type AttrLabel FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameChildPropertyInfo = "child"
type AttrOrigin FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrOrigin FrameChildPropertyInfo = Frame

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 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameChildPropertyInfo = IsFrame
type AttrGetType FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameChildPropertyInfo = Maybe Widget
type AttrLabel FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameChildPropertyInfo = "child"
type AttrOrigin FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrOrigin FrameChildPropertyInfo = Frame
type AttrSetTypeConstraint FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameChildPropertyInfo = IsWidget
type AttrTransferType FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameChildPropertyInfo = Widget
type AttrTransferTypeConstraint FrameChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameChildPropertyInfo = IsWidget

data FrameGetChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsFrame a) => OverloadedMethod FrameGetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameGetLabelAlignMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsFrame a) => OverloadedMethod FrameGetLabelAlignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameGetLabelAlignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameGetLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameGetLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameGetLabelWidgetMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsFrame a) => OverloadedMethod FrameGetLabelWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameGetLabelWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameLabelPropertyInfo #

Instances

Instances details
AttrInfo FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

Associated Types

type AttrAllowedOps FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameLabelPropertyInfo = IsFrame
type AttrGetType FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameLabelPropertyInfo = Maybe Text
type AttrSetTypeConstraint FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameLabelPropertyInfo = Text
type AttrLabel FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameLabelPropertyInfo = "label"
type AttrOrigin FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrOrigin FrameLabelPropertyInfo = Frame

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 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameLabelPropertyInfo = IsFrame
type AttrGetType FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameLabelPropertyInfo = Maybe Text
type AttrLabel FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameLabelPropertyInfo = "label"
type AttrOrigin FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrOrigin FrameLabelPropertyInfo = Frame
type AttrSetTypeConstraint FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameLabelPropertyInfo = Text
type AttrTransferTypeConstraint FrameLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameLabelPropertyInfo = Type ~ Text

data FrameLabelWidgetPropertyInfo #

Instances

Instances details
AttrInfo FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

Associated Types

type AttrAllowedOps FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameLabelWidgetPropertyInfo = IsFrame
type AttrGetType FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameLabelWidgetPropertyInfo = Maybe Widget
type AttrSetTypeConstraint FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameLabelWidgetPropertyInfo = IsWidget
type AttrTransferTypeConstraint FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameLabelWidgetPropertyInfo = IsWidget
type AttrTransferType FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameLabelWidgetPropertyInfo = Widget
type AttrLabel FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameLabelWidgetPropertyInfo = "label-widget"
type AttrOrigin FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameLabelWidgetPropertyInfo = IsFrame
type AttrGetType FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameLabelWidgetPropertyInfo = Maybe Widget
type AttrLabel FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameLabelWidgetPropertyInfo = "label-widget"
type AttrOrigin FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameLabelWidgetPropertyInfo = IsWidget
type AttrTransferType FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameLabelWidgetPropertyInfo = Widget
type AttrTransferTypeConstraint FrameLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameLabelWidgetPropertyInfo = IsWidget

data FrameLabelXalignPropertyInfo #

Instances

Instances details
AttrInfo FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

Associated Types

type AttrAllowedOps FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameLabelXalignPropertyInfo = IsFrame
type AttrGetType FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameLabelXalignPropertyInfo = Float
type AttrSetTypeConstraint FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameLabelXalignPropertyInfo = Type ~ Float
type AttrTransferTypeConstraint FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameLabelXalignPropertyInfo = Type ~ Float
type AttrTransferType FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameLabelXalignPropertyInfo = Float
type AttrLabel FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameLabelXalignPropertyInfo = "label-xalign"
type AttrOrigin FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

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 
Instance details

Defined in GI.Gtk.Objects.Frame

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

Defined in GI.Gtk.Objects.Frame

type AttrBaseTypeConstraint FrameLabelXalignPropertyInfo = IsFrame
type AttrGetType FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrGetType FrameLabelXalignPropertyInfo = Float
type AttrLabel FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrLabel FrameLabelXalignPropertyInfo = "label-xalign"
type AttrOrigin FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrSetTypeConstraint FrameLabelXalignPropertyInfo = Type ~ Float
type AttrTransferType FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferType FrameLabelXalignPropertyInfo = Float
type AttrTransferTypeConstraint FrameLabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Frame

type AttrTransferTypeConstraint FrameLabelXalignPropertyInfo = Type ~ Float

data FrameSetChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFrame a, IsWidget b) => OverloadedMethod FrameSetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameSetLabelAlignMethodInfo #

Instances

Instances details
(signature ~ (Float -> m ()), MonadIO m, IsFrame a) => OverloadedMethod FrameSetLabelAlignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameSetLabelAlignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameSetLabelMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsFrame a) => OverloadedMethod FrameSetLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameSetLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FrameSetLabelWidgetMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsFrame a, IsWidget b) => OverloadedMethod FrameSetLabelWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FrameSetLabelWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Frame

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf Frame o) => IsFrame o #

Instances

Instances details
(GObject o, IsDescendantOf Frame o) => IsFrame o 
Instance details

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" #

frameNew :: (HasCallStack, MonadIO m) => Maybe Text -> m Frame #

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 () #

toFrame :: (MonadIO m, IsFrame o) => o -> m Frame #