| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.PasswordEntry
Description
Documentation
newtype PasswordEntry #
Constructors
| PasswordEntry (ManagedPtr PasswordEntry) |
Instances
class (GObject o, IsDescendantOf PasswordEntry o) => IsPasswordEntry o #
Instances
| (GObject o, IsDescendantOf PasswordEntry o) => IsPasswordEntry o | |
Defined in GI.Gtk.Objects.PasswordEntry | |
type PasswordEntryActivateCallback = IO () #
data PasswordEntryActivateSignalInfo #
Instances
| SignalInfo PasswordEntryActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.PasswordEntry Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType PasswordEntryActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType PasswordEntryActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||
data PasswordEntryActivatesDefaultPropertyInfo #
Instances
data PasswordEntryExtraMenuPropertyInfo #
Instances
| AttrInfo PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry Associated Types
Methods attrGet :: AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo o => o -> IO (AttrGetType PasswordEntryExtraMenuPropertyInfo) attrSet :: (AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo o, AttrSetTypeConstraint PasswordEntryExtraMenuPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo o, AttrSetTypeConstraint PasswordEntryExtraMenuPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo o, AttrTransferTypeConstraint PasswordEntryExtraMenuPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PasswordEntryExtraMenuPropertyInfo) attrPut :: AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo o => o -> AttrGetType PasswordEntryExtraMenuPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrAllowedOps PasswordEntryExtraMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||||||||||||||||||||||||||||||
| type AttrGetType PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrGetType PasswordEntryExtraMenuPropertyInfo = Maybe MenuModel | |||||||||||||||||||||||||||||||||
| type AttrLabel PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrLabel PasswordEntryExtraMenuPropertyInfo = "extra-menu" | |||||||||||||||||||||||||||||||||
| type AttrOrigin PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrSetTypeConstraint PasswordEntryExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferType PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrTransferType PasswordEntryExtraMenuPropertyInfo = MenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint PasswordEntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrTransferTypeConstraint PasswordEntryExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
data PasswordEntryGetExtraMenuMethodInfo #
Instances
| (signature ~ m (Maybe MenuModel), MonadIO m, IsPasswordEntry a) => OverloadedMethod PasswordEntryGetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PasswordEntryGetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PasswordEntryGetShowPeekIconMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsPasswordEntry a) => OverloadedMethod PasswordEntryGetShowPeekIconMethodInfo a signature | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PasswordEntryGetShowPeekIconMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PasswordEntryPlaceholderTextPropertyInfo #
Instances
| AttrInfo PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry Associated Types
Methods attrGet :: AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo o => o -> IO (AttrGetType PasswordEntryPlaceholderTextPropertyInfo) attrSet :: (AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo o, AttrSetTypeConstraint PasswordEntryPlaceholderTextPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo o, AttrSetTypeConstraint PasswordEntryPlaceholderTextPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo o, AttrTransferTypeConstraint PasswordEntryPlaceholderTextPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PasswordEntryPlaceholderTextPropertyInfo) attrPut :: AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo o => o -> AttrGetType PasswordEntryPlaceholderTextPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrAllowedOps PasswordEntryPlaceholderTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||||||||||||||||||||||||||||||
| type AttrGetType PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrGetType PasswordEntryPlaceholderTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrLabel PasswordEntryPlaceholderTextPropertyInfo = "placeholder-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrSetTypeConstraint PasswordEntryPlaceholderTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrTransferType PasswordEntryPlaceholderTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint PasswordEntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrTransferTypeConstraint PasswordEntryPlaceholderTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data PasswordEntrySetExtraMenuMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsPasswordEntry a, IsMenuModel b) => OverloadedMethod PasswordEntrySetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PasswordEntrySetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PasswordEntrySetShowPeekIconMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsPasswordEntry a) => OverloadedMethod PasswordEntrySetShowPeekIconMethodInfo a signature | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo PasswordEntrySetShowPeekIconMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.PasswordEntry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data PasswordEntryShowPeekIconPropertyInfo #
Instances
| AttrInfo PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry Associated Types
Methods attrGet :: AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo o => o -> IO (AttrGetType PasswordEntryShowPeekIconPropertyInfo) attrSet :: (AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo o, AttrSetTypeConstraint PasswordEntryShowPeekIconPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo o, AttrSetTypeConstraint PasswordEntryShowPeekIconPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo o, AttrTransferTypeConstraint PasswordEntryShowPeekIconPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType PasswordEntryShowPeekIconPropertyInfo) attrPut :: AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo o => o -> AttrGetType PasswordEntryShowPeekIconPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrAllowedOps PasswordEntryShowPeekIconPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||||||||||||||||||||||||||||||
| type AttrGetType PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrGetType PasswordEntryShowPeekIconPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrLabel PasswordEntryShowPeekIconPropertyInfo = "show-peek-icon" | |||||||||||||||||||||||||||||||||
| type AttrOrigin PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrSetTypeConstraint PasswordEntryShowPeekIconPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrTransferType PasswordEntryShowPeekIconPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint PasswordEntryShowPeekIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.PasswordEntry type AttrTransferTypeConstraint PasswordEntryShowPeekIconPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type family ResolvePasswordEntryMethod (t :: Symbol) o where ... #
Equations
| ResolvePasswordEntryMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolvePasswordEntryMethod "activate" o = WidgetActivateMethodInfo | |
| ResolvePasswordEntryMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolvePasswordEntryMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolvePasswordEntryMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolvePasswordEntryMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolvePasswordEntryMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolvePasswordEntryMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolvePasswordEntryMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolvePasswordEntryMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolvePasswordEntryMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolvePasswordEntryMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolvePasswordEntryMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolvePasswordEntryMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolvePasswordEntryMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolvePasswordEntryMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolvePasswordEntryMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolvePasswordEntryMethod "contains" o = WidgetContainsMethodInfo | |
| ResolvePasswordEntryMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolvePasswordEntryMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolvePasswordEntryMethod "delegateGetAccessiblePlatformState" o = EditableDelegateGetAccessiblePlatformStateMethodInfo | |
| ResolvePasswordEntryMethod "deleteSelection" o = EditableDeleteSelectionMethodInfo | |
| ResolvePasswordEntryMethod "deleteText" o = EditableDeleteTextMethodInfo | |
| ResolvePasswordEntryMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolvePasswordEntryMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolvePasswordEntryMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolvePasswordEntryMethod "finishDelegate" o = EditableFinishDelegateMethodInfo | |
| ResolvePasswordEntryMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolvePasswordEntryMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolvePasswordEntryMethod "getv" o = ObjectGetvMethodInfo | |
| ResolvePasswordEntryMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolvePasswordEntryMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolvePasswordEntryMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolvePasswordEntryMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolvePasswordEntryMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolvePasswordEntryMethod "hide" o = WidgetHideMethodInfo | |
| ResolvePasswordEntryMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolvePasswordEntryMethod "initDelegate" o = EditableInitDelegateMethodInfo | |
| ResolvePasswordEntryMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolvePasswordEntryMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolvePasswordEntryMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolvePasswordEntryMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolvePasswordEntryMethod "insertText" o = EditableInsertTextMethodInfo | |
| ResolvePasswordEntryMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolvePasswordEntryMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolvePasswordEntryMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolvePasswordEntryMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolvePasswordEntryMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolvePasswordEntryMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolvePasswordEntryMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolvePasswordEntryMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolvePasswordEntryMethod "map" o = WidgetMapMethodInfo | |
| ResolvePasswordEntryMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolvePasswordEntryMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolvePasswordEntryMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolvePasswordEntryMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolvePasswordEntryMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolvePasswordEntryMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolvePasswordEntryMethod "pick" o = WidgetPickMethodInfo | |
| ResolvePasswordEntryMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolvePasswordEntryMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolvePasswordEntryMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolvePasswordEntryMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolvePasswordEntryMethod "ref" o = ObjectRefMethodInfo | |
| ResolvePasswordEntryMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolvePasswordEntryMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolvePasswordEntryMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolvePasswordEntryMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolvePasswordEntryMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolvePasswordEntryMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolvePasswordEntryMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolvePasswordEntryMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolvePasswordEntryMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolvePasswordEntryMethod "selectRegion" o = EditableSelectRegionMethodInfo | |
| ResolvePasswordEntryMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolvePasswordEntryMethod "show" o = WidgetShowMethodInfo | |
| ResolvePasswordEntryMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolvePasswordEntryMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolvePasswordEntryMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolvePasswordEntryMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolvePasswordEntryMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolvePasswordEntryMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolvePasswordEntryMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolvePasswordEntryMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolvePasswordEntryMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolvePasswordEntryMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolvePasswordEntryMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolvePasswordEntryMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolvePasswordEntryMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolvePasswordEntryMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolvePasswordEntryMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolvePasswordEntryMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolvePasswordEntryMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolvePasswordEntryMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolvePasswordEntryMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolvePasswordEntryMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolvePasswordEntryMethod "getAlignment" o = EditableGetAlignmentMethodInfo | |
| ResolvePasswordEntryMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolvePasswordEntryMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolvePasswordEntryMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolvePasswordEntryMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolvePasswordEntryMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolvePasswordEntryMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolvePasswordEntryMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolvePasswordEntryMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolvePasswordEntryMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolvePasswordEntryMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolvePasswordEntryMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolvePasswordEntryMethod "getChars" o = EditableGetCharsMethodInfo | |
| ResolvePasswordEntryMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolvePasswordEntryMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolvePasswordEntryMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolvePasswordEntryMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolvePasswordEntryMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolvePasswordEntryMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolvePasswordEntryMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolvePasswordEntryMethod "getDelegate" o = EditableGetDelegateMethodInfo | |
| ResolvePasswordEntryMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolvePasswordEntryMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolvePasswordEntryMethod "getEditable" o = EditableGetEditableMethodInfo | |
| ResolvePasswordEntryMethod "getEnableUndo" o = EditableGetEnableUndoMethodInfo | |
| ResolvePasswordEntryMethod "getExtraMenu" o = PasswordEntryGetExtraMenuMethodInfo | |
| ResolvePasswordEntryMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolvePasswordEntryMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolvePasswordEntryMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolvePasswordEntryMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolvePasswordEntryMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolvePasswordEntryMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolvePasswordEntryMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolvePasswordEntryMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolvePasswordEntryMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolvePasswordEntryMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolvePasswordEntryMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolvePasswordEntryMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolvePasswordEntryMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolvePasswordEntryMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolvePasswordEntryMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolvePasswordEntryMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolvePasswordEntryMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolvePasswordEntryMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolvePasswordEntryMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolvePasswordEntryMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolvePasswordEntryMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolvePasswordEntryMethod "getMaxWidthChars" o = EditableGetMaxWidthCharsMethodInfo | |
| ResolvePasswordEntryMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolvePasswordEntryMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolvePasswordEntryMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolvePasswordEntryMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolvePasswordEntryMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolvePasswordEntryMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolvePasswordEntryMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolvePasswordEntryMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolvePasswordEntryMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolvePasswordEntryMethod "getPosition" o = EditableGetPositionMethodInfo | |
| ResolvePasswordEntryMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolvePasswordEntryMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolvePasswordEntryMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolvePasswordEntryMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolvePasswordEntryMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolvePasswordEntryMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolvePasswordEntryMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolvePasswordEntryMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolvePasswordEntryMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolvePasswordEntryMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolvePasswordEntryMethod "getSelectionBounds" o = EditableGetSelectionBoundsMethodInfo | |
| ResolvePasswordEntryMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolvePasswordEntryMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolvePasswordEntryMethod "getShowPeekIcon" o = PasswordEntryGetShowPeekIconMethodInfo | |
| ResolvePasswordEntryMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolvePasswordEntryMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolvePasswordEntryMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolvePasswordEntryMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolvePasswordEntryMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolvePasswordEntryMethod "getText" o = EditableGetTextMethodInfo | |
| ResolvePasswordEntryMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolvePasswordEntryMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolvePasswordEntryMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolvePasswordEntryMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolvePasswordEntryMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolvePasswordEntryMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolvePasswordEntryMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolvePasswordEntryMethod "getWidthChars" o = EditableGetWidthCharsMethodInfo | |
| ResolvePasswordEntryMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolvePasswordEntryMethod "setAlignment" o = EditableSetAlignmentMethodInfo | |
| ResolvePasswordEntryMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolvePasswordEntryMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolvePasswordEntryMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolvePasswordEntryMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolvePasswordEntryMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolvePasswordEntryMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolvePasswordEntryMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolvePasswordEntryMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolvePasswordEntryMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolvePasswordEntryMethod "setEditable" o = EditableSetEditableMethodInfo | |
| ResolvePasswordEntryMethod "setEnableUndo" o = EditableSetEnableUndoMethodInfo | |
| ResolvePasswordEntryMethod "setExtraMenu" o = PasswordEntrySetExtraMenuMethodInfo | |
| ResolvePasswordEntryMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolvePasswordEntryMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolvePasswordEntryMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolvePasswordEntryMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolvePasswordEntryMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolvePasswordEntryMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolvePasswordEntryMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolvePasswordEntryMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolvePasswordEntryMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolvePasswordEntryMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolvePasswordEntryMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolvePasswordEntryMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolvePasswordEntryMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolvePasswordEntryMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolvePasswordEntryMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolvePasswordEntryMethod "setMaxWidthChars" o = EditableSetMaxWidthCharsMethodInfo | |
| ResolvePasswordEntryMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolvePasswordEntryMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolvePasswordEntryMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolvePasswordEntryMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolvePasswordEntryMethod "setPosition" o = EditableSetPositionMethodInfo | |
| ResolvePasswordEntryMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolvePasswordEntryMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolvePasswordEntryMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolvePasswordEntryMethod "setShowPeekIcon" o = PasswordEntrySetShowPeekIconMethodInfo | |
| ResolvePasswordEntryMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolvePasswordEntryMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolvePasswordEntryMethod "setText" o = EditableSetTextMethodInfo | |
| ResolvePasswordEntryMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolvePasswordEntryMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolvePasswordEntryMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolvePasswordEntryMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolvePasswordEntryMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolvePasswordEntryMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolvePasswordEntryMethod "setWidthChars" o = EditableSetWidthCharsMethodInfo | |
| ResolvePasswordEntryMethod l o = MethodResolutionFailed l o :: Type |
afterPasswordEntryActivate :: (IsPasswordEntry a, MonadIO m) => a -> ((?self :: a) => PasswordEntryActivateCallback) -> m SignalHandlerId #
clearPasswordEntryExtraMenu :: (MonadIO m, IsPasswordEntry o) => o -> m () #
clearPasswordEntryPlaceholderText :: (MonadIO m, IsPasswordEntry o) => o -> m () #
constructPasswordEntryActivatesDefault :: (IsPasswordEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructPasswordEntryExtraMenu :: (IsPasswordEntry o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #
constructPasswordEntryPlaceholderText :: (IsPasswordEntry o, MonadIO m) => Text -> m (GValueConstruct o) #
constructPasswordEntryShowPeekIcon :: (IsPasswordEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #
getPasswordEntryActivatesDefault :: (MonadIO m, IsPasswordEntry o) => o -> m Bool #
getPasswordEntryExtraMenu :: (MonadIO m, IsPasswordEntry o) => o -> m (Maybe MenuModel) #
getPasswordEntryPlaceholderText :: (MonadIO m, IsPasswordEntry o) => o -> m (Maybe Text) #
getPasswordEntryShowPeekIcon :: (MonadIO m, IsPasswordEntry o) => o -> m Bool #
onPasswordEntryActivate :: (IsPasswordEntry a, MonadIO m) => a -> ((?self :: a) => PasswordEntryActivateCallback) -> m SignalHandlerId #
passwordEntryActivatesDefault :: AttrLabelProxy "activatesDefault" #
passwordEntryExtraMenu :: AttrLabelProxy "extraMenu" #
passwordEntryGetExtraMenu :: (HasCallStack, MonadIO m, IsPasswordEntry a) => a -> m (Maybe MenuModel) #
passwordEntryGetShowPeekIcon :: (HasCallStack, MonadIO m, IsPasswordEntry a) => a -> m Bool #
passwordEntryNew :: (HasCallStack, MonadIO m) => m PasswordEntry #
passwordEntryPlaceholderText :: AttrLabelProxy "placeholderText" #
passwordEntrySetExtraMenu :: (HasCallStack, MonadIO m, IsPasswordEntry a, IsMenuModel b) => a -> Maybe b -> m () #
passwordEntrySetShowPeekIcon :: (HasCallStack, MonadIO m, IsPasswordEntry a) => a -> Bool -> m () #
passwordEntryShowPeekIcon :: AttrLabelProxy "showPeekIcon" #
setPasswordEntryActivatesDefault :: (MonadIO m, IsPasswordEntry o) => o -> Bool -> m () #
setPasswordEntryExtraMenu :: (MonadIO m, IsPasswordEntry o, IsMenuModel a) => o -> a -> m () #
setPasswordEntryPlaceholderText :: (MonadIO m, IsPasswordEntry o) => o -> Text -> m () #
setPasswordEntryShowPeekIcon :: (MonadIO m, IsPasswordEntry o) => o -> Bool -> m () #
toPasswordEntry :: (MonadIO m, IsPasswordEntry o) => o -> m PasswordEntry #