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

GI.Gtk.Objects.DrawingArea

Description

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

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

Documentation

newtype DrawingArea #

Instances

Instances details
Eq DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

(==) :: DrawingArea -> DrawingArea -> Bool

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

GObject DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

ManagedPtrNewtype DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

TypedObject DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

glibType :: IO GType #

HasParentTypes DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

HasAttributeList DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

(info ~ ResolveDrawingAreaMethod t DrawingArea, OverloadedMethod info DrawingArea p, HasField t DrawingArea p) => HasField (t :: Symbol) DrawingArea p 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

getField :: DrawingArea -> p

(info ~ ResolveDrawingAreaMethod t DrawingArea, OverloadedMethodInfo info DrawingArea) => IsLabel t (MethodProxy info DrawingArea) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

fromLabel :: MethodProxy info DrawingArea

(info ~ ResolveDrawingAreaMethod t DrawingArea, OverloadedMethod info DrawingArea p) => IsLabel t (DrawingArea -> p) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

fromLabel :: DrawingArea -> p

IsGValue (Maybe DrawingArea) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttributeList DrawingArea = DrawingAreaAttributeList
type ParentTypes DrawingArea 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

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

Defined in GI.Gtk.Objects.DrawingArea

type SignalList DrawingArea = DrawingAreaSignalList

data DrawingAreaContentHeightPropertyInfo #

Instances

Instances details
AttrInfo DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Associated Types

type AttrAllowedOps DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

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

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentHeightPropertyInfo = Int32
type AttrSetTypeConstraint DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrSetTypeConstraint DrawingAreaContentHeightPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferTypeConstraint DrawingAreaContentHeightPropertyInfo = Type ~ Int32
type AttrTransferType DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferType DrawingAreaContentHeightPropertyInfo = Int32
type AttrLabel DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrLabel DrawingAreaContentHeightPropertyInfo = "content-height"
type AttrOrigin DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

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

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentHeightPropertyInfo = Int32
type AttrLabel DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrLabel DrawingAreaContentHeightPropertyInfo = "content-height"
type AttrOrigin DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrSetTypeConstraint DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrSetTypeConstraint DrawingAreaContentHeightPropertyInfo = Type ~ Int32
type AttrTransferType DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferType DrawingAreaContentHeightPropertyInfo = Int32
type AttrTransferTypeConstraint DrawingAreaContentHeightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferTypeConstraint DrawingAreaContentHeightPropertyInfo = Type ~ Int32

data DrawingAreaContentWidthPropertyInfo #

Instances

Instances details
AttrInfo DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Associated Types

type AttrAllowedOps DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

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

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentWidthPropertyInfo = Int32
type AttrSetTypeConstraint DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrSetTypeConstraint DrawingAreaContentWidthPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferTypeConstraint DrawingAreaContentWidthPropertyInfo = Type ~ Int32
type AttrTransferType DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferType DrawingAreaContentWidthPropertyInfo = Int32
type AttrLabel DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrLabel DrawingAreaContentWidthPropertyInfo = "content-width"
type AttrOrigin DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

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

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrGetType DrawingAreaContentWidthPropertyInfo = Int32
type AttrLabel DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrLabel DrawingAreaContentWidthPropertyInfo = "content-width"
type AttrOrigin DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrSetTypeConstraint DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrSetTypeConstraint DrawingAreaContentWidthPropertyInfo = Type ~ Int32
type AttrTransferType DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferType DrawingAreaContentWidthPropertyInfo = Int32
type AttrTransferTypeConstraint DrawingAreaContentWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

type AttrTransferTypeConstraint DrawingAreaContentWidthPropertyInfo = Type ~ Int32

data DrawingAreaGetContentHeightMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsDrawingArea a) => OverloadedMethod DrawingAreaGetContentHeightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawingAreaGetContentHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawingAreaGetContentWidthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsDrawingArea a) => OverloadedMethod DrawingAreaGetContentWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawingAreaGetContentWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type DrawingAreaResizeCallback = Int32 -> Int32 -> IO () #

data DrawingAreaResizeSignalInfo #

Instances

Instances details
SignalInfo DrawingAreaResizeSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Associated Types

type HaskellCallbackType DrawingAreaResizeSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DrawingAreaResizeSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

data DrawingAreaSetContentHeightMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsDrawingArea a) => OverloadedMethod DrawingAreaSetContentHeightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawingAreaSetContentHeightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawingAreaSetContentWidthMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsDrawingArea a) => OverloadedMethod DrawingAreaSetContentWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawingAreaSetContentWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DrawingAreaSetDrawFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe DrawingAreaDrawFunc -> m ()), MonadIO m, IsDrawingArea a) => OverloadedMethod DrawingAreaSetDrawFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DrawingAreaSetDrawFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf DrawingArea o) => IsDrawingArea o #

Instances

Instances details
(GObject o, IsDescendantOf DrawingArea o) => IsDrawingArea o 
Instance details

Defined in GI.Gtk.Objects.DrawingArea

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

Equations

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

afterDrawingAreaResize :: (IsDrawingArea a, MonadIO m) => a -> ((?self :: a) => DrawingAreaResizeCallback) -> m SignalHandlerId #

constructDrawingAreaContentHeight :: (IsDrawingArea o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructDrawingAreaContentWidth :: (IsDrawingArea o, MonadIO m) => Int32 -> m (GValueConstruct o) #

drawingAreaContentHeight :: AttrLabelProxy "contentHeight" #

drawingAreaContentWidth :: AttrLabelProxy "contentWidth" #

drawingAreaGetContentHeight :: (HasCallStack, MonadIO m, IsDrawingArea a) => a -> m Int32 #

drawingAreaGetContentWidth :: (HasCallStack, MonadIO m, IsDrawingArea a) => a -> m Int32 #

drawingAreaNew :: (HasCallStack, MonadIO m) => m DrawingArea #

drawingAreaSetContentHeight :: (HasCallStack, MonadIO m, IsDrawingArea a) => a -> Int32 -> m () #

drawingAreaSetContentWidth :: (HasCallStack, MonadIO m, IsDrawingArea a) => a -> Int32 -> m () #

drawingAreaSetDrawFunc :: (HasCallStack, MonadIO m, IsDrawingArea a) => a -> Maybe DrawingAreaDrawFunc -> m () #

getDrawingAreaContentHeight :: (MonadIO m, IsDrawingArea o) => o -> m Int32 #

getDrawingAreaContentWidth :: (MonadIO m, IsDrawingArea o) => o -> m Int32 #

onDrawingAreaResize :: (IsDrawingArea a, MonadIO m) => a -> ((?self :: a) => DrawingAreaResizeCallback) -> m SignalHandlerId #

setDrawingAreaContentHeight :: (MonadIO m, IsDrawingArea o) => o -> Int32 -> m () #

setDrawingAreaContentWidth :: (MonadIO m, IsDrawingArea o) => o -> Int32 -> m () #

toDrawingArea :: (MonadIO m, IsDrawingArea o) => o -> m DrawingArea #