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

GI.Gtk.Objects.PopoverMenuBar

Description

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

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

Documentation

newtype PopoverMenuBar #

Instances

Instances details
Eq PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

GObject PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

ManagedPtrNewtype PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

TypedObject PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

glibType :: IO GType #

HasParentTypes PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

HasAttributeList PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

(info ~ ResolvePopoverMenuBarMethod t PopoverMenuBar, OverloadedMethod info PopoverMenuBar p, HasField t PopoverMenuBar p) => HasField (t :: Symbol) PopoverMenuBar p 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

getField :: PopoverMenuBar -> p

(info ~ ResolvePopoverMenuBarMethod t PopoverMenuBar, OverloadedMethodInfo info PopoverMenuBar) => IsLabel t (MethodProxy info PopoverMenuBar) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

fromLabel :: MethodProxy info PopoverMenuBar

(info ~ ResolvePopoverMenuBarMethod t PopoverMenuBar, OverloadedMethod info PopoverMenuBar p) => IsLabel t (PopoverMenuBar -> p) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

fromLabel :: PopoverMenuBar -> p

IsGValue (Maybe PopoverMenuBar) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttributeList PopoverMenuBar = PopoverMenuBarAttributeList
type ParentTypes PopoverMenuBar 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

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

Defined in GI.Gtk.Objects.PopoverMenuBar

type SignalList PopoverMenuBar = PopoverMenuBarSignalList

class (GObject o, IsDescendantOf PopoverMenuBar o) => IsPopoverMenuBar o #

Instances

Instances details
(GObject o, IsDescendantOf PopoverMenuBar o) => IsPopoverMenuBar o 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

data PopoverMenuBarAddChildMethodInfo #

Instances

Instances details
(signature ~ (b -> Text -> m Bool), MonadIO m, IsPopoverMenuBar a, IsWidget b) => OverloadedMethod PopoverMenuBarAddChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopoverMenuBarAddChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopoverMenuBarGetMenuModelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe MenuModel), MonadIO m, IsPopoverMenuBar a) => OverloadedMethod PopoverMenuBarGetMenuModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopoverMenuBarGetMenuModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopoverMenuBarMenuModelPropertyInfo #

Instances

Instances details
AttrInfo PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Associated Types

type AttrAllowedOps PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

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

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrGetType PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrGetType PopoverMenuBarMenuModelPropertyInfo = Maybe MenuModel
type AttrSetTypeConstraint PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrSetTypeConstraint PopoverMenuBarMenuModelPropertyInfo = IsMenuModel
type AttrTransferTypeConstraint PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrTransferTypeConstraint PopoverMenuBarMenuModelPropertyInfo = IsMenuModel
type AttrTransferType PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrTransferType PopoverMenuBarMenuModelPropertyInfo = MenuModel
type AttrLabel PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrLabel PopoverMenuBarMenuModelPropertyInfo = "menu-model"
type AttrOrigin PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

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

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrGetType PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrGetType PopoverMenuBarMenuModelPropertyInfo = Maybe MenuModel
type AttrLabel PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrLabel PopoverMenuBarMenuModelPropertyInfo = "menu-model"
type AttrOrigin PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrSetTypeConstraint PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrSetTypeConstraint PopoverMenuBarMenuModelPropertyInfo = IsMenuModel
type AttrTransferType PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrTransferType PopoverMenuBarMenuModelPropertyInfo = MenuModel
type AttrTransferTypeConstraint PopoverMenuBarMenuModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

type AttrTransferTypeConstraint PopoverMenuBarMenuModelPropertyInfo = IsMenuModel

data PopoverMenuBarRemoveChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m Bool), MonadIO m, IsPopoverMenuBar a, IsWidget b) => OverloadedMethod PopoverMenuBarRemoveChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopoverMenuBarRemoveChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PopoverMenuBarSetMenuModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPopoverMenuBar a, IsMenuModel b) => OverloadedMethod PopoverMenuBarSetMenuModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PopoverMenuBarSetMenuModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.PopoverMenuBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

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

clearPopoverMenuBarMenuModel :: (MonadIO m, IsPopoverMenuBar o) => o -> m () #

constructPopoverMenuBarMenuModel :: (IsPopoverMenuBar o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #

getPopoverMenuBarMenuModel :: (MonadIO m, IsPopoverMenuBar o) => o -> m (Maybe MenuModel) #

popoverMenuBarAddChild :: (HasCallStack, MonadIO m, IsPopoverMenuBar a, IsWidget b) => a -> b -> Text -> m Bool #

popoverMenuBarGetMenuModel :: (HasCallStack, MonadIO m, IsPopoverMenuBar a) => a -> m (Maybe MenuModel) #

popoverMenuBarMenuModel :: AttrLabelProxy "menuModel" #

popoverMenuBarNewFromModel :: (HasCallStack, MonadIO m, IsMenuModel a) => Maybe a -> m PopoverMenuBar #

popoverMenuBarRemoveChild :: (HasCallStack, MonadIO m, IsPopoverMenuBar a, IsWidget b) => a -> b -> m Bool #

popoverMenuBarSetMenuModel :: (HasCallStack, MonadIO m, IsPopoverMenuBar a, IsMenuModel b) => a -> Maybe b -> m () #

setPopoverMenuBarMenuModel :: (MonadIO m, IsPopoverMenuBar o, IsMenuModel a) => o -> a -> m () #