| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.PopoverMenu
Description
Documentation
newtype PopoverMenu #
Constructors
| PopoverMenu (ManagedPtr PopoverMenu) |
Instances
class (GObject o, IsDescendantOf PopoverMenu o) => IsPopoverMenu o #
Instances
| (GObject o, IsDescendantOf PopoverMenu o) => IsPopoverMenu o | |
Defined in GI.Gtk.Objects.PopoverMenu | |
data PopoverMenuAddChildMethodInfo #
Instances
| (signature ~ (b -> Text -> m Bool), MonadIO m, IsPopoverMenu a, IsWidget b) => OverloadedMethod PopoverMenuAddChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PopoverMenuAddChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PopoverMenuFlagsPropertyInfo #
Instances
data PopoverMenuGetFlagsMethodInfo #
Instances
| (signature ~ m [PopoverMenuFlags], MonadIO m, IsPopoverMenu a) => OverloadedMethod PopoverMenuGetFlagsMethodInfo a signature | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PopoverMenuGetFlagsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PopoverMenuGetMenuModelMethodInfo #
Instances
| (signature ~ m (Maybe MenuModel), MonadIO m, IsPopoverMenu a) => OverloadedMethod PopoverMenuGetMenuModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PopoverMenuGetMenuModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PopoverMenuMenuModelPropertyInfo #
Instances
| AttrInfo PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu Associated Types
Methods attrGet :: AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo o => o -> IO (AttrGetType PopoverMenuMenuModelPropertyInfo) attrSet :: (AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo o, AttrSetTypeConstraint PopoverMenuMenuModelPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo o, AttrSetTypeConstraint PopoverMenuMenuModelPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo o, AttrTransferTypeConstraint PopoverMenuMenuModelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PopoverMenuMenuModelPropertyInfo) attrPut :: AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo o => o -> AttrGetType PopoverMenuMenuModelPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu type AttrAllowedOps PopoverMenuMenuModelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu | |||||||||||||||||||||||||||||||||
| type AttrGetType PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu type AttrGetType PopoverMenuMenuModelPropertyInfo = Maybe MenuModel | |||||||||||||||||||||||||||||||||
| type AttrLabel PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu type AttrLabel PopoverMenuMenuModelPropertyInfo = "menu-model" | |||||||||||||||||||||||||||||||||
| type AttrOrigin PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu type AttrSetTypeConstraint PopoverMenuMenuModelPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferType PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu type AttrTransferType PopoverMenuMenuModelPropertyInfo = MenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint PopoverMenuMenuModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PopoverMenu type AttrTransferTypeConstraint PopoverMenuMenuModelPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
data PopoverMenuRemoveChildMethodInfo #
Instances
| (signature ~ (b -> m Bool), MonadIO m, IsPopoverMenu a, IsWidget b) => OverloadedMethod PopoverMenuRemoveChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PopoverMenuRemoveChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PopoverMenuSetFlagsMethodInfo #
Instances
| (signature ~ ([PopoverMenuFlags] -> m ()), MonadIO m, IsPopoverMenu a) => OverloadedMethod PopoverMenuSetFlagsMethodInfo a signature | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PopoverMenuSetFlagsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PopoverMenuSetMenuModelMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsPopoverMenu a, IsMenuModel b) => OverloadedMethod PopoverMenuSetMenuModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PopoverMenuSetMenuModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PopoverMenu Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PopoverMenuVisibleSubmenuPropertyInfo #
Instances
type family ResolvePopoverMenuMethod (t :: Symbol) o where ... #
Equations
| ResolvePopoverMenuMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolvePopoverMenuMethod "activate" o = WidgetActivateMethodInfo | |
| ResolvePopoverMenuMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolvePopoverMenuMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolvePopoverMenuMethod "addChild" o = PopoverMenuAddChildMethodInfo | |
| ResolvePopoverMenuMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolvePopoverMenuMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolvePopoverMenuMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolvePopoverMenuMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolvePopoverMenuMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolvePopoverMenuMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolvePopoverMenuMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolvePopoverMenuMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolvePopoverMenuMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolvePopoverMenuMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolvePopoverMenuMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolvePopoverMenuMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolvePopoverMenuMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolvePopoverMenuMethod "contains" o = WidgetContainsMethodInfo | |
| ResolvePopoverMenuMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolvePopoverMenuMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolvePopoverMenuMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolvePopoverMenuMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolvePopoverMenuMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolvePopoverMenuMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolvePopoverMenuMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolvePopoverMenuMethod "getv" o = ObjectGetvMethodInfo | |
| ResolvePopoverMenuMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolvePopoverMenuMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolvePopoverMenuMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolvePopoverMenuMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolvePopoverMenuMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolvePopoverMenuMethod "hide" o = WidgetHideMethodInfo | |
| ResolvePopoverMenuMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolvePopoverMenuMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolvePopoverMenuMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolvePopoverMenuMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolvePopoverMenuMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolvePopoverMenuMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolvePopoverMenuMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolvePopoverMenuMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolvePopoverMenuMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolvePopoverMenuMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolvePopoverMenuMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolvePopoverMenuMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolvePopoverMenuMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolvePopoverMenuMethod "map" o = WidgetMapMethodInfo | |
| ResolvePopoverMenuMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolvePopoverMenuMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolvePopoverMenuMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolvePopoverMenuMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolvePopoverMenuMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolvePopoverMenuMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolvePopoverMenuMethod "pick" o = WidgetPickMethodInfo | |
| ResolvePopoverMenuMethod "popdown" o = PopoverPopdownMethodInfo | |
| ResolvePopoverMenuMethod "popup" o = PopoverPopupMethodInfo | |
| ResolvePopoverMenuMethod "present" o = PopoverPresentMethodInfo | |
| ResolvePopoverMenuMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolvePopoverMenuMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolvePopoverMenuMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolvePopoverMenuMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolvePopoverMenuMethod "ref" o = ObjectRefMethodInfo | |
| ResolvePopoverMenuMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolvePopoverMenuMethod "removeChild" o = PopoverMenuRemoveChildMethodInfo | |
| ResolvePopoverMenuMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolvePopoverMenuMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolvePopoverMenuMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolvePopoverMenuMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolvePopoverMenuMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolvePopoverMenuMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolvePopoverMenuMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolvePopoverMenuMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolvePopoverMenuMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolvePopoverMenuMethod "show" o = WidgetShowMethodInfo | |
| ResolvePopoverMenuMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolvePopoverMenuMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolvePopoverMenuMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolvePopoverMenuMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolvePopoverMenuMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolvePopoverMenuMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolvePopoverMenuMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolvePopoverMenuMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolvePopoverMenuMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolvePopoverMenuMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolvePopoverMenuMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolvePopoverMenuMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolvePopoverMenuMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolvePopoverMenuMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolvePopoverMenuMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolvePopoverMenuMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolvePopoverMenuMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolvePopoverMenuMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolvePopoverMenuMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolvePopoverMenuMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolvePopoverMenuMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolvePopoverMenuMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolvePopoverMenuMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolvePopoverMenuMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolvePopoverMenuMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolvePopoverMenuMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolvePopoverMenuMethod "getAutohide" o = PopoverGetAutohideMethodInfo | |
| ResolvePopoverMenuMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolvePopoverMenuMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolvePopoverMenuMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolvePopoverMenuMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolvePopoverMenuMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolvePopoverMenuMethod "getCascadePopdown" o = PopoverGetCascadePopdownMethodInfo | |
| ResolvePopoverMenuMethod "getChild" o = PopoverGetChildMethodInfo | |
| ResolvePopoverMenuMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolvePopoverMenuMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolvePopoverMenuMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolvePopoverMenuMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolvePopoverMenuMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolvePopoverMenuMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolvePopoverMenuMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolvePopoverMenuMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolvePopoverMenuMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolvePopoverMenuMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolvePopoverMenuMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolvePopoverMenuMethod "getFlags" o = PopoverMenuGetFlagsMethodInfo | |
| ResolvePopoverMenuMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolvePopoverMenuMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolvePopoverMenuMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolvePopoverMenuMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolvePopoverMenuMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolvePopoverMenuMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolvePopoverMenuMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolvePopoverMenuMethod "getHasArrow" o = PopoverGetHasArrowMethodInfo | |
| ResolvePopoverMenuMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolvePopoverMenuMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolvePopoverMenuMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolvePopoverMenuMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolvePopoverMenuMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolvePopoverMenuMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolvePopoverMenuMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolvePopoverMenuMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolvePopoverMenuMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolvePopoverMenuMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolvePopoverMenuMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolvePopoverMenuMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolvePopoverMenuMethod "getMenuModel" o = PopoverMenuGetMenuModelMethodInfo | |
| ResolvePopoverMenuMethod "getMnemonicsVisible" o = PopoverGetMnemonicsVisibleMethodInfo | |
| ResolvePopoverMenuMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolvePopoverMenuMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolvePopoverMenuMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolvePopoverMenuMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolvePopoverMenuMethod "getOffset" o = PopoverGetOffsetMethodInfo | |
| ResolvePopoverMenuMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolvePopoverMenuMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolvePopoverMenuMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolvePopoverMenuMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolvePopoverMenuMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolvePopoverMenuMethod "getPointingTo" o = PopoverGetPointingToMethodInfo | |
| ResolvePopoverMenuMethod "getPosition" o = PopoverGetPositionMethodInfo | |
| ResolvePopoverMenuMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolvePopoverMenuMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolvePopoverMenuMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolvePopoverMenuMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolvePopoverMenuMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolvePopoverMenuMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolvePopoverMenuMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolvePopoverMenuMethod "getRenderer" o = NativeGetRendererMethodInfo | |
| ResolvePopoverMenuMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolvePopoverMenuMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolvePopoverMenuMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolvePopoverMenuMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolvePopoverMenuMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolvePopoverMenuMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolvePopoverMenuMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolvePopoverMenuMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolvePopoverMenuMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolvePopoverMenuMethod "getSurface" o = NativeGetSurfaceMethodInfo | |
| ResolvePopoverMenuMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo | |
| ResolvePopoverMenuMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolvePopoverMenuMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolvePopoverMenuMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolvePopoverMenuMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolvePopoverMenuMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolvePopoverMenuMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolvePopoverMenuMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolvePopoverMenuMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolvePopoverMenuMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolvePopoverMenuMethod "setAutohide" o = PopoverSetAutohideMethodInfo | |
| ResolvePopoverMenuMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolvePopoverMenuMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolvePopoverMenuMethod "setCascadePopdown" o = PopoverSetCascadePopdownMethodInfo | |
| ResolvePopoverMenuMethod "setChild" o = PopoverSetChildMethodInfo | |
| ResolvePopoverMenuMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolvePopoverMenuMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolvePopoverMenuMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolvePopoverMenuMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolvePopoverMenuMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolvePopoverMenuMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolvePopoverMenuMethod "setDefaultWidget" o = PopoverSetDefaultWidgetMethodInfo | |
| ResolvePopoverMenuMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolvePopoverMenuMethod "setFlags" o = PopoverMenuSetFlagsMethodInfo | |
| ResolvePopoverMenuMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolvePopoverMenuMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolvePopoverMenuMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolvePopoverMenuMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolvePopoverMenuMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolvePopoverMenuMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolvePopoverMenuMethod "setHasArrow" o = PopoverSetHasArrowMethodInfo | |
| ResolvePopoverMenuMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolvePopoverMenuMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolvePopoverMenuMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolvePopoverMenuMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolvePopoverMenuMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolvePopoverMenuMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolvePopoverMenuMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolvePopoverMenuMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolvePopoverMenuMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolvePopoverMenuMethod "setMenuModel" o = PopoverMenuSetMenuModelMethodInfo | |
| ResolvePopoverMenuMethod "setMnemonicsVisible" o = PopoverSetMnemonicsVisibleMethodInfo | |
| ResolvePopoverMenuMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolvePopoverMenuMethod "setOffset" o = PopoverSetOffsetMethodInfo | |
| ResolvePopoverMenuMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolvePopoverMenuMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolvePopoverMenuMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolvePopoverMenuMethod "setPointingTo" o = PopoverSetPointingToMethodInfo | |
| ResolvePopoverMenuMethod "setPosition" o = PopoverSetPositionMethodInfo | |
| ResolvePopoverMenuMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolvePopoverMenuMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolvePopoverMenuMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolvePopoverMenuMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolvePopoverMenuMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolvePopoverMenuMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolvePopoverMenuMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolvePopoverMenuMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolvePopoverMenuMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolvePopoverMenuMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolvePopoverMenuMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolvePopoverMenuMethod l o = MethodResolutionFailed l o :: Type |
clearPopoverMenuMenuModel :: (MonadIO m, IsPopoverMenu o) => o -> m () #
clearPopoverMenuVisibleSubmenu :: (MonadIO m, IsPopoverMenu o) => o -> m () #
constructPopoverMenuFlags :: (IsPopoverMenu o, MonadIO m) => [PopoverMenuFlags] -> m (GValueConstruct o) #
constructPopoverMenuMenuModel :: (IsPopoverMenu o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #
constructPopoverMenuVisibleSubmenu :: (IsPopoverMenu o, MonadIO m) => Text -> m (GValueConstruct o) #
getPopoverMenuFlags :: (MonadIO m, IsPopoverMenu o) => o -> m [PopoverMenuFlags] #
getPopoverMenuMenuModel :: (MonadIO m, IsPopoverMenu o) => o -> m (Maybe MenuModel) #
getPopoverMenuVisibleSubmenu :: (MonadIO m, IsPopoverMenu o) => o -> m (Maybe Text) #
popoverMenuAddChild :: (HasCallStack, MonadIO m, IsPopoverMenu a, IsWidget b) => a -> b -> Text -> m Bool #
popoverMenuFlags :: AttrLabelProxy "flags" #
popoverMenuGetFlags :: (HasCallStack, MonadIO m, IsPopoverMenu a) => a -> m [PopoverMenuFlags] #
popoverMenuGetMenuModel :: (HasCallStack, MonadIO m, IsPopoverMenu a) => a -> m (Maybe MenuModel) #
popoverMenuMenuModel :: AttrLabelProxy "menuModel" #
popoverMenuNewFromModel :: (HasCallStack, MonadIO m, IsMenuModel a) => Maybe a -> m PopoverMenu #
popoverMenuNewFromModelFull :: (HasCallStack, MonadIO m, IsMenuModel a) => a -> [PopoverMenuFlags] -> m PopoverMenu #
popoverMenuRemoveChild :: (HasCallStack, MonadIO m, IsPopoverMenu a, IsWidget b) => a -> b -> m Bool #
popoverMenuSetFlags :: (HasCallStack, MonadIO m, IsPopoverMenu a) => a -> [PopoverMenuFlags] -> m () #
popoverMenuSetMenuModel :: (HasCallStack, MonadIO m, IsPopoverMenu a, IsMenuModel b) => a -> Maybe b -> m () #
popoverMenuVisibleSubmenu :: AttrLabelProxy "visibleSubmenu" #
setPopoverMenuFlags :: (MonadIO m, IsPopoverMenu o) => o -> [PopoverMenuFlags] -> m () #
setPopoverMenuMenuModel :: (MonadIO m, IsPopoverMenu o, IsMenuModel a) => o -> a -> m () #
setPopoverMenuVisibleSubmenu :: (MonadIO m, IsPopoverMenu o) => o -> Text -> m () #
toPopoverMenu :: (MonadIO m, IsPopoverMenu o) => o -> m PopoverMenu #