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

GI.Gtk.Objects.FlowBoxChild

Description

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

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

Documentation

newtype FlowBoxChild #

Instances

Instances details
Eq FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

(==) :: FlowBoxChild -> FlowBoxChild -> Bool

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

GObject FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

ManagedPtrNewtype FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

TypedObject FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

glibType :: IO GType #

HasParentTypes FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

HasAttributeList FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

(info ~ ResolveFlowBoxChildMethod t FlowBoxChild, OverloadedMethod info FlowBoxChild p, HasField t FlowBoxChild p) => HasField (t :: Symbol) FlowBoxChild p 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

getField :: FlowBoxChild -> p

(info ~ ResolveFlowBoxChildMethod t FlowBoxChild, OverloadedMethodInfo info FlowBoxChild) => IsLabel t (MethodProxy info FlowBoxChild) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

fromLabel :: MethodProxy info FlowBoxChild

(info ~ ResolveFlowBoxChildMethod t FlowBoxChild, OverloadedMethod info FlowBoxChild p) => IsLabel t (FlowBoxChild -> p) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

fromLabel :: FlowBoxChild -> p

IsGValue (Maybe FlowBoxChild) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttributeList FlowBoxChild = FlowBoxChildAttributeList
type ParentTypes FlowBoxChild 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

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

Defined in GI.Gtk.Objects.FlowBoxChild

type SignalList FlowBoxChild = FlowBoxChildSignalList

data FlowBoxChildActivateSignalInfo #

Instances

Instances details
SignalInfo FlowBoxChildActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Associated Types

type HaskellCallbackType FlowBoxChildActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType FlowBoxChildActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

data FlowBoxChildChangedMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsFlowBoxChild a) => OverloadedMethod FlowBoxChildChangedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxChildChangedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxChildChildPropertyInfo #

Instances

Instances details
AttrInfo FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Associated Types

type AttrAllowedOps FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

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

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrBaseTypeConstraint FlowBoxChildChildPropertyInfo = IsFlowBoxChild
type AttrGetType FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrGetType FlowBoxChildChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrSetTypeConstraint FlowBoxChildChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrTransferTypeConstraint FlowBoxChildChildPropertyInfo = IsWidget
type AttrTransferType FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrTransferType FlowBoxChildChildPropertyInfo = Widget
type AttrLabel FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

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

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

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

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrBaseTypeConstraint FlowBoxChildChildPropertyInfo = IsFlowBoxChild
type AttrGetType FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrGetType FlowBoxChildChildPropertyInfo = Maybe Widget
type AttrLabel FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

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

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrSetTypeConstraint FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrSetTypeConstraint FlowBoxChildChildPropertyInfo = IsWidget
type AttrTransferType FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrTransferType FlowBoxChildChildPropertyInfo = Widget
type AttrTransferTypeConstraint FlowBoxChildChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

type AttrTransferTypeConstraint FlowBoxChildChildPropertyInfo = IsWidget

data FlowBoxChildGetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxChildGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxChildGetIndexMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsFlowBoxChild a) => OverloadedMethod FlowBoxChildGetIndexMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxChildGetIndexMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxChildIsSelectedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsFlowBoxChild a) => OverloadedMethod FlowBoxChildIsSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxChildIsSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data FlowBoxChildSetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo FlowBoxChildSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf FlowBoxChild o) => IsFlowBoxChild o #

Instances

Instances details
(GObject o, IsDescendantOf FlowBoxChild o) => IsFlowBoxChild o 
Instance details

Defined in GI.Gtk.Objects.FlowBoxChild

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

Equations

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

afterFlowBoxChildActivate :: (IsFlowBoxChild a, MonadIO m) => a -> ((?self :: a) => FlowBoxChildActivateCallback) -> m SignalHandlerId #

clearFlowBoxChildChild :: (MonadIO m, IsFlowBoxChild o) => o -> m () #

constructFlowBoxChildChild :: (IsFlowBoxChild o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

flowBoxChildChanged :: (HasCallStack, MonadIO m, IsFlowBoxChild a) => a -> m () #

flowBoxChildChild :: AttrLabelProxy "child" #

flowBoxChildGetChild :: (HasCallStack, MonadIO m, IsFlowBoxChild a) => a -> m (Maybe Widget) #

flowBoxChildGetIndex :: (HasCallStack, MonadIO m, IsFlowBoxChild a) => a -> m Int32 #

flowBoxChildIsSelected :: (HasCallStack, MonadIO m, IsFlowBoxChild a) => a -> m Bool #

flowBoxChildNew :: (HasCallStack, MonadIO m) => m FlowBoxChild #

flowBoxChildSetChild :: (HasCallStack, MonadIO m, IsFlowBoxChild a, IsWidget b) => a -> Maybe b -> m () #

getFlowBoxChildChild :: (MonadIO m, IsFlowBoxChild o) => o -> m (Maybe Widget) #

onFlowBoxChildActivate :: (IsFlowBoxChild a, MonadIO m) => a -> ((?self :: a) => FlowBoxChildActivateCallback) -> m SignalHandlerId #

setFlowBoxChildChild :: (MonadIO m, IsFlowBoxChild o, IsWidget a) => o -> a -> m () #

toFlowBoxChild :: (MonadIO m, IsFlowBoxChild o) => o -> m FlowBoxChild #