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

GI.Gtk.Objects.LevelBar

Description

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

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

Documentation

newtype LevelBar #

Constructors

LevelBar (ManagedPtr LevelBar) 

Instances

Instances details
Eq LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

(==) :: LevelBar -> LevelBar -> Bool

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

GObject LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

ManagedPtrNewtype LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

TypedObject LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

glibType :: IO GType #

HasParentTypes LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

HasAttributeList LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

(info ~ ResolveLevelBarMethod t LevelBar, OverloadedMethod info LevelBar p, HasField t LevelBar p) => HasField (t :: Symbol) LevelBar p 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

getField :: LevelBar -> p

(info ~ ResolveLevelBarMethod t LevelBar, OverloadedMethodInfo info LevelBar) => IsLabel t (MethodProxy info LevelBar) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

fromLabel :: MethodProxy info LevelBar

(info ~ ResolveLevelBarMethod t LevelBar, OverloadedMethod info LevelBar p) => IsLabel t (LevelBar -> p) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

fromLabel :: LevelBar -> p

IsGValue (Maybe LevelBar) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttributeList LevelBar = LevelBarAttributeList
type ParentTypes LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type SignalList LevelBar 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type SignalList LevelBar = LevelBarSignalList

class (GObject o, IsDescendantOf LevelBar o) => IsLevelBar o #

Instances

Instances details
(GObject o, IsDescendantOf LevelBar o) => IsLevelBar o 
Instance details

Defined in GI.Gtk.Objects.LevelBar

data LevelBarAddOffsetValueMethodInfo #

Instances

Instances details
(signature ~ (Text -> Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarAddOffsetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarAddOffsetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarGetInvertedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetInvertedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarGetInvertedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarGetMaxValueMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetMaxValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarGetMaxValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarGetMinValueMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetMinValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarGetMinValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarGetModeMethodInfo #

Instances

Instances details
(signature ~ m LevelBarMode, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarGetModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarGetOffsetValueMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m (Bool, Double)), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetOffsetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarGetOffsetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarGetValueMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarGetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarGetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarInvertedPropertyInfo #

Instances

Instances details
AttrInfo LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Associated Types

type AttrAllowedOps LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarInvertedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarInvertedPropertyInfo = IsLevelBar
type AttrGetType LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarInvertedPropertyInfo = Bool
type AttrSetTypeConstraint LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarInvertedPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarInvertedPropertyInfo = Type ~ Bool
type AttrTransferType LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarInvertedPropertyInfo = Bool
type AttrLabel LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarInvertedPropertyInfo = "inverted"
type AttrOrigin LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarInvertedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarInvertedPropertyInfo = IsLevelBar
type AttrGetType LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarInvertedPropertyInfo = Bool
type AttrLabel LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarInvertedPropertyInfo = "inverted"
type AttrOrigin LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarInvertedPropertyInfo = Type ~ Bool
type AttrTransferType LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarInvertedPropertyInfo = Bool
type AttrTransferTypeConstraint LevelBarInvertedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarInvertedPropertyInfo = Type ~ Bool

data LevelBarMaxValuePropertyInfo #

Instances

Instances details
AttrInfo LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Associated Types

type AttrAllowedOps LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarMaxValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo = IsLevelBar
type AttrGetType LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarMaxValuePropertyInfo = Double
type AttrSetTypeConstraint LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarMaxValuePropertyInfo = Type ~ Double
type AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo = Type ~ Double
type AttrTransferType LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarMaxValuePropertyInfo = Double
type AttrLabel LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarMaxValuePropertyInfo = "max-value"
type AttrOrigin LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarMaxValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarMaxValuePropertyInfo = IsLevelBar
type AttrGetType LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarMaxValuePropertyInfo = Double
type AttrLabel LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarMaxValuePropertyInfo = "max-value"
type AttrOrigin LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarMaxValuePropertyInfo = Type ~ Double
type AttrTransferType LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarMaxValuePropertyInfo = Double
type AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarMaxValuePropertyInfo = Type ~ Double

data LevelBarMinValuePropertyInfo #

Instances

Instances details
AttrInfo LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Associated Types

type AttrAllowedOps LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarMinValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarMinValuePropertyInfo = IsLevelBar
type AttrGetType LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarMinValuePropertyInfo = Double
type AttrSetTypeConstraint LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarMinValuePropertyInfo = Type ~ Double
type AttrTransferTypeConstraint LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarMinValuePropertyInfo = Type ~ Double
type AttrTransferType LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarMinValuePropertyInfo = Double
type AttrLabel LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarMinValuePropertyInfo = "min-value"
type AttrOrigin LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarMinValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarMinValuePropertyInfo = IsLevelBar
type AttrGetType LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarMinValuePropertyInfo = Double
type AttrLabel LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarMinValuePropertyInfo = "min-value"
type AttrOrigin LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarMinValuePropertyInfo = Type ~ Double
type AttrTransferType LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarMinValuePropertyInfo = Double
type AttrTransferTypeConstraint LevelBarMinValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarMinValuePropertyInfo = Type ~ Double

data LevelBarModePropertyInfo #

Instances

Instances details
AttrInfo LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Associated Types

type AttrAllowedOps LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarModePropertyInfo = IsLevelBar
type AttrGetType LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarModePropertyInfo = Type ~ LevelBarMode
type AttrTransferTypeConstraint LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarModePropertyInfo = Type ~ LevelBarMode
type AttrTransferType LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarModePropertyInfo = LevelBarMode
type AttrLabel LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarModePropertyInfo = "mode"
type AttrOrigin LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarModePropertyInfo = IsLevelBar
type AttrGetType LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarModePropertyInfo = "mode"
type AttrOrigin LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarModePropertyInfo = Type ~ LevelBarMode
type AttrTransferType LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarModePropertyInfo = LevelBarMode
type AttrTransferTypeConstraint LevelBarModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarModePropertyInfo = Type ~ LevelBarMode

type LevelBarOffsetChangedCallback = Text -> IO () #

data LevelBarOffsetChangedSignalInfo #

Instances

Instances details
SignalInfo LevelBarOffsetChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Associated Types

type HaskellCallbackType LevelBarOffsetChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType LevelBarOffsetChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

data LevelBarRemoveOffsetValueMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarRemoveOffsetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarRemoveOffsetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarSetInvertedMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetInvertedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarSetInvertedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarSetMaxValueMethodInfo #

Instances

Instances details
(signature ~ (Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetMaxValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarSetMaxValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarSetMinValueMethodInfo #

Instances

Instances details
(signature ~ (Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetMinValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarSetMinValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarSetModeMethodInfo #

Instances

Instances details
(signature ~ (LevelBarMode -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarSetModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarSetValueMethodInfo #

Instances

Instances details
(signature ~ (Double -> m ()), MonadIO m, IsLevelBar a) => OverloadedMethod LevelBarSetValueMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LevelBarSetValueMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LevelBarValuePropertyInfo #

Instances

Instances details
AttrInfo LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Associated Types

type AttrAllowedOps LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarValuePropertyInfo = IsLevelBar
type AttrGetType LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarValuePropertyInfo = Double
type AttrSetTypeConstraint LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarValuePropertyInfo = Type ~ Double
type AttrTransferTypeConstraint LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarValuePropertyInfo = Type ~ Double
type AttrTransferType LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarValuePropertyInfo = Double
type AttrLabel LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarValuePropertyInfo = "value"
type AttrOrigin LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrAllowedOps LevelBarValuePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrBaseTypeConstraint LevelBarValuePropertyInfo = IsLevelBar
type AttrGetType LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrGetType LevelBarValuePropertyInfo = Double
type AttrLabel LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrLabel LevelBarValuePropertyInfo = "value"
type AttrOrigin LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrSetTypeConstraint LevelBarValuePropertyInfo = Type ~ Double
type AttrTransferType LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferType LevelBarValuePropertyInfo = Double
type AttrTransferTypeConstraint LevelBarValuePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.LevelBar

type AttrTransferTypeConstraint LevelBarValuePropertyInfo = Type ~ Double

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

Equations

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

afterLevelBarOffsetChanged :: (IsLevelBar a, MonadIO m) => a -> Maybe Text -> ((?self :: a) => LevelBarOffsetChangedCallback) -> m SignalHandlerId #

constructLevelBarInverted :: (IsLevelBar o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructLevelBarMaxValue :: (IsLevelBar o, MonadIO m) => Double -> m (GValueConstruct o) #

constructLevelBarMinValue :: (IsLevelBar o, MonadIO m) => Double -> m (GValueConstruct o) #

constructLevelBarMode :: (IsLevelBar o, MonadIO m) => LevelBarMode -> m (GValueConstruct o) #

constructLevelBarValue :: (IsLevelBar o, MonadIO m) => Double -> m (GValueConstruct o) #

getLevelBarInverted :: (MonadIO m, IsLevelBar o) => o -> m Bool #

getLevelBarMaxValue :: (MonadIO m, IsLevelBar o) => o -> m Double #

getLevelBarMinValue :: (MonadIO m, IsLevelBar o) => o -> m Double #

getLevelBarMode :: (MonadIO m, IsLevelBar o) => o -> m LevelBarMode #

getLevelBarValue :: (MonadIO m, IsLevelBar o) => o -> m Double #

levelBarAddOffsetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Text -> Double -> m () #

levelBarGetInverted :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Bool #

levelBarGetMaxValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Double #

levelBarGetMinValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Double #

levelBarGetMode :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m LevelBarMode #

levelBarGetOffsetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Maybe Text -> m (Bool, Double) #

levelBarGetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> m Double #

levelBarInverted :: AttrLabelProxy "inverted" #

levelBarMaxValue :: AttrLabelProxy "maxValue" #

levelBarMinValue :: AttrLabelProxy "minValue" #

levelBarMode :: AttrLabelProxy "mode" #

levelBarNew :: (HasCallStack, MonadIO m) => m LevelBar #

levelBarNewForInterval :: (HasCallStack, MonadIO m) => Double -> Double -> m LevelBar #

levelBarRemoveOffsetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Maybe Text -> m () #

levelBarSetInverted :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Bool -> m () #

levelBarSetMaxValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Double -> m () #

levelBarSetMinValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Double -> m () #

levelBarSetMode :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> LevelBarMode -> m () #

levelBarSetValue :: (HasCallStack, MonadIO m, IsLevelBar a) => a -> Double -> m () #

levelBarValue :: AttrLabelProxy "value" #

onLevelBarOffsetChanged :: (IsLevelBar a, MonadIO m) => a -> Maybe Text -> ((?self :: a) => LevelBarOffsetChangedCallback) -> m SignalHandlerId #

setLevelBarInverted :: (MonadIO m, IsLevelBar o) => o -> Bool -> m () #

setLevelBarMaxValue :: (MonadIO m, IsLevelBar o) => o -> Double -> m () #

setLevelBarMinValue :: (MonadIO m, IsLevelBar o) => o -> Double -> m () #

setLevelBarMode :: (MonadIO m, IsLevelBar o) => o -> LevelBarMode -> m () #

setLevelBarValue :: (MonadIO m, IsLevelBar o) => o -> Double -> m () #

toLevelBar :: (MonadIO m, IsLevelBar o) => o -> m LevelBar #