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

GI.Gtk.Interfaces.AppChooser

Description

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

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

Documentation

newtype AppChooser #

Instances

Instances details
Eq AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

(==) :: AppChooser -> AppChooser -> Bool

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

GObject AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

ManagedPtrNewtype AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

TypedObject AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

glibType :: IO GType #

HasParentTypes AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

HasAttributeList AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

(info ~ ResolveAppChooserMethod t AppChooser, OverloadedMethod info AppChooser p, HasField t AppChooser p) => HasField (t :: Symbol) AppChooser p 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

getField :: AppChooser -> p

(info ~ ResolveAppChooserMethod t AppChooser, OverloadedMethodInfo info AppChooser) => IsLabel t (MethodProxy info AppChooser) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

fromLabel :: MethodProxy info AppChooser

(info ~ ResolveAppChooserMethod t AppChooser, OverloadedMethod info AppChooser p) => IsLabel t (AppChooser -> p) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

fromLabel :: AppChooser -> p

IsGValue (Maybe AppChooser) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttributeList AppChooser = AppChooserAttributeList
type ParentTypes AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type ParentTypes AppChooser = '[Object, Widget]
type SignalList AppChooser 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type SignalList AppChooser = AppChooserSignalList

data AppChooserContentTypePropertyInfo #

Instances

Instances details
AttrInfo AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Associated Types

type AttrAllowedOps AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

type AttrBaseTypeConstraint AppChooserContentTypePropertyInfo = IsAppChooser
type AttrGetType AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrGetType AppChooserContentTypePropertyInfo = Maybe Text
type AttrSetTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferType AppChooserContentTypePropertyInfo = Text
type AttrLabel AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrLabel AppChooserContentTypePropertyInfo = "content-type"
type AttrOrigin AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

type AttrBaseTypeConstraint AppChooserContentTypePropertyInfo = IsAppChooser
type AttrGetType AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrGetType AppChooserContentTypePropertyInfo = Maybe Text
type AttrLabel AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrLabel AppChooserContentTypePropertyInfo = "content-type"
type AttrOrigin AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrSetTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferType AppChooserContentTypePropertyInfo = Text
type AttrTransferTypeConstraint AppChooserContentTypePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

type AttrTransferTypeConstraint AppChooserContentTypePropertyInfo = Type ~ Text

data AppChooserGetAppInfoMethodInfo #

Instances

Instances details
(signature ~ m (Maybe AppInfo), MonadIO m, IsAppChooser a) => OverloadedMethod AppChooserGetAppInfoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppChooserGetAppInfoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppChooserGetContentTypeMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsAppChooser a) => OverloadedMethod AppChooserGetContentTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppChooserGetContentTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AppChooserRefreshMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsAppChooser a) => OverloadedMethod AppChooserRefreshMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AppChooserRefreshMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf AppChooser o) => IsAppChooser o #

Instances

Instances details
(GObject o, IsDescendantOf AppChooser o) => IsAppChooser o 
Instance details

Defined in GI.Gtk.Interfaces.AppChooser

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

Equations

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

appChooserContentType :: AttrLabelProxy "contentType" #

appChooserGetAppInfo :: (HasCallStack, MonadIO m, IsAppChooser a) => a -> m (Maybe AppInfo) #

appChooserGetContentType :: (HasCallStack, MonadIO m, IsAppChooser a) => a -> m Text #

appChooserRefresh :: (HasCallStack, MonadIO m, IsAppChooser a) => a -> m () #

constructAppChooserContentType :: (IsAppChooser o, MonadIO m) => Text -> m (GValueConstruct o) #

getAppChooserContentType :: (MonadIO m, IsAppChooser o) => o -> m (Maybe Text) #

toAppChooser :: (MonadIO m, IsAppChooser o) => o -> m AppChooser #