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

GI.Gtk.Objects.Paned

Description

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

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

Documentation

newtype Paned #

Constructors

Paned (ManagedPtr Paned) 

Instances

Instances details
Eq Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

(==) :: Paned -> Paned -> Bool

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

GObject Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

ManagedPtrNewtype Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

TypedObject Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

glibType :: IO GType #

HasParentTypes Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

HasAttributeList Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

(info ~ ResolvePanedMethod t Paned, OverloadedMethod info Paned p, HasField t Paned p) => HasField (t :: Symbol) Paned p 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

getField :: Paned -> p

(info ~ ResolvePanedMethod t Paned, OverloadedMethodInfo info Paned) => IsLabel t (MethodProxy info Paned) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

fromLabel :: MethodProxy info Paned

(info ~ ResolvePanedMethod t Paned, OverloadedMethod info Paned p) => IsLabel t (Paned -> p) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

fromLabel :: Paned -> p

IsGValue (Maybe Paned) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttributeList Paned = PanedAttributeList
type ParentTypes Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

type SignalList Paned 
Instance details

Defined in GI.Gtk.Objects.Paned

type SignalList Paned = PanedSignalList

class (GObject o, IsDescendantOf Paned o) => IsPaned o #

Instances

Instances details
(GObject o, IsDescendantOf Paned o) => IsPaned o 
Instance details

Defined in GI.Gtk.Objects.Paned

data PanedAcceptPositionSignalInfo #

Instances

Instances details
SignalInfo PanedAcceptPositionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type HaskellCallbackType PanedAcceptPositionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PanedAcceptPositionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

data PanedCancelPositionSignalInfo #

Instances

Instances details
SignalInfo PanedCancelPositionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type HaskellCallbackType PanedCancelPositionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PanedCancelPositionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type PanedCycleChildFocusCallback = Bool -> IO Bool #

data PanedCycleChildFocusSignalInfo #

Instances

Instances details
SignalInfo PanedCycleChildFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type HaskellCallbackType PanedCycleChildFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PanedCycleChildFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type PanedCycleHandleFocusCallback = Bool -> IO Bool #

data PanedCycleHandleFocusSignalInfo #

Instances

Instances details
SignalInfo PanedCycleHandleFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type HaskellCallbackType PanedCycleHandleFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PanedCycleHandleFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

data PanedEndChildPropertyInfo #

Instances

Instances details
AttrInfo PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedEndChildPropertyInfo = IsPaned
type AttrGetType PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedEndChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedEndChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedEndChildPropertyInfo = IsWidget
type AttrTransferType PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedEndChildPropertyInfo = Widget
type AttrLabel PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedEndChildPropertyInfo = "end-child"
type AttrOrigin PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedEndChildPropertyInfo = IsPaned
type AttrGetType PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedEndChildPropertyInfo = Maybe Widget
type AttrLabel PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedEndChildPropertyInfo = "end-child"
type AttrOrigin PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedEndChildPropertyInfo = IsWidget
type AttrTransferType PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedEndChildPropertyInfo = Widget
type AttrTransferTypeConstraint PanedEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedEndChildPropertyInfo = IsWidget

data PanedGetEndChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsPaned a) => OverloadedMethod PanedGetEndChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetEndChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetPositionMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsPaned a) => OverloadedMethod PanedGetPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetResizeEndChildMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPaned a) => OverloadedMethod PanedGetResizeEndChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetResizeEndChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetResizeStartChildMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPaned a) => OverloadedMethod PanedGetResizeStartChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetResizeStartChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetShrinkEndChildMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPaned a) => OverloadedMethod PanedGetShrinkEndChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetShrinkEndChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetShrinkStartChildMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPaned a) => OverloadedMethod PanedGetShrinkStartChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetShrinkStartChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetStartChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsPaned a) => OverloadedMethod PanedGetStartChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetStartChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedGetWideHandleMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPaned a) => OverloadedMethod PanedGetWideHandleMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedGetWideHandleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedMaxPositionPropertyInfo #

Instances

Instances details
AttrInfo PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrAllowedOps PanedMaxPositionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedMaxPositionPropertyInfo = IsPaned
type AttrGetType PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedMaxPositionPropertyInfo = Int32
type AttrSetTypeConstraint PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedMaxPositionPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedMaxPositionPropertyInfo = Type ~ ()
type AttrTransferType PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedMaxPositionPropertyInfo = ()
type AttrLabel PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedMaxPositionPropertyInfo = "max-position"
type AttrOrigin PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrAllowedOps PanedMaxPositionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedMaxPositionPropertyInfo = IsPaned
type AttrGetType PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedMaxPositionPropertyInfo = Int32
type AttrLabel PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedMaxPositionPropertyInfo = "max-position"
type AttrOrigin PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedMaxPositionPropertyInfo = Type ~ ()
type AttrTransferType PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedMaxPositionPropertyInfo = ()
type AttrTransferTypeConstraint PanedMaxPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedMaxPositionPropertyInfo = Type ~ ()

data PanedMinPositionPropertyInfo #

Instances

Instances details
AttrInfo PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrAllowedOps PanedMinPositionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedMinPositionPropertyInfo = IsPaned
type AttrGetType PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedMinPositionPropertyInfo = Int32
type AttrSetTypeConstraint PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedMinPositionPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedMinPositionPropertyInfo = Type ~ ()
type AttrTransferType PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedMinPositionPropertyInfo = ()
type AttrLabel PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedMinPositionPropertyInfo = "min-position"
type AttrOrigin PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrAllowedOps PanedMinPositionPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedMinPositionPropertyInfo = IsPaned
type AttrGetType PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedMinPositionPropertyInfo = Int32
type AttrLabel PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedMinPositionPropertyInfo = "min-position"
type AttrOrigin PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedMinPositionPropertyInfo = Type ~ ()
type AttrTransferType PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedMinPositionPropertyInfo = ()
type AttrTransferTypeConstraint PanedMinPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedMinPositionPropertyInfo = Type ~ ()

data PanedMoveHandleSignalInfo #

Instances

Instances details
SignalInfo PanedMoveHandleSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type HaskellCallbackType PanedMoveHandleSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PanedMoveHandleSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

data PanedPositionPropertyInfo #

Instances

Instances details
AttrInfo PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedPositionPropertyInfo = IsPaned
type AttrGetType PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedPositionPropertyInfo = Int32
type AttrSetTypeConstraint PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedPositionPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedPositionPropertyInfo = Type ~ Int32
type AttrTransferType PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedPositionPropertyInfo = Int32
type AttrLabel PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedPositionPropertyInfo = "position"
type AttrOrigin PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedPositionPropertyInfo = IsPaned
type AttrGetType PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedPositionPropertyInfo = Int32
type AttrLabel PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedPositionPropertyInfo = "position"
type AttrOrigin PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedPositionPropertyInfo = Type ~ Int32
type AttrTransferType PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedPositionPropertyInfo = Int32
type AttrTransferTypeConstraint PanedPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedPositionPropertyInfo = Type ~ Int32

data PanedPositionSetPropertyInfo #

Instances

Instances details
AttrInfo PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedPositionSetPropertyInfo = IsPaned
type AttrGetType PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedPositionSetPropertyInfo = Bool
type AttrSetTypeConstraint PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedPositionSetPropertyInfo = Bool
type AttrLabel PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedPositionSetPropertyInfo = "position-set"
type AttrOrigin PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedPositionSetPropertyInfo = IsPaned
type AttrGetType PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedPositionSetPropertyInfo = Bool
type AttrLabel PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedPositionSetPropertyInfo = "position-set"
type AttrOrigin PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedPositionSetPropertyInfo = Bool
type AttrTransferTypeConstraint PanedPositionSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedPositionSetPropertyInfo = Type ~ Bool

data PanedResizeEndChildPropertyInfo #

Instances

Instances details
AttrInfo PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedResizeEndChildPropertyInfo = IsPaned
type AttrGetType PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedResizeEndChildPropertyInfo = Bool
type AttrSetTypeConstraint PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedResizeEndChildPropertyInfo = Bool
type AttrLabel PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedResizeEndChildPropertyInfo = "resize-end-child"
type AttrOrigin PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedResizeEndChildPropertyInfo = IsPaned
type AttrGetType PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedResizeEndChildPropertyInfo = Bool
type AttrLabel PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedResizeEndChildPropertyInfo = "resize-end-child"
type AttrOrigin PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedResizeEndChildPropertyInfo = Bool
type AttrTransferTypeConstraint PanedResizeEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedResizeEndChildPropertyInfo = Type ~ Bool

data PanedResizeStartChildPropertyInfo #

Instances

Instances details
AttrInfo PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedResizeStartChildPropertyInfo = IsPaned
type AttrGetType PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedResizeStartChildPropertyInfo = Bool
type AttrSetTypeConstraint PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedResizeStartChildPropertyInfo = Bool
type AttrLabel PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedResizeStartChildPropertyInfo = "resize-start-child"
type AttrOrigin PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedResizeStartChildPropertyInfo = IsPaned
type AttrGetType PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedResizeStartChildPropertyInfo = Bool
type AttrLabel PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedResizeStartChildPropertyInfo = "resize-start-child"
type AttrOrigin PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedResizeStartChildPropertyInfo = Bool
type AttrTransferTypeConstraint PanedResizeStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedResizeStartChildPropertyInfo = Type ~ Bool

data PanedSetEndChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPaned a, IsWidget b) => OverloadedMethod PanedSetEndChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetEndChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetPositionMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsPaned a) => OverloadedMethod PanedSetPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetResizeEndChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetResizeEndChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetResizeStartChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetResizeStartChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetShrinkEndChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetShrinkEndChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetShrinkStartChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetShrinkStartChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetStartChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPaned a, IsWidget b) => OverloadedMethod PanedSetStartChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetStartChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedSetWideHandleMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PanedSetWideHandleMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PanedShrinkEndChildPropertyInfo #

Instances

Instances details
AttrInfo PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedShrinkEndChildPropertyInfo = IsPaned
type AttrGetType PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedShrinkEndChildPropertyInfo = Bool
type AttrSetTypeConstraint PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedShrinkEndChildPropertyInfo = Bool
type AttrLabel PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedShrinkEndChildPropertyInfo = "shrink-end-child"
type AttrOrigin PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedShrinkEndChildPropertyInfo = IsPaned
type AttrGetType PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedShrinkEndChildPropertyInfo = Bool
type AttrLabel PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedShrinkEndChildPropertyInfo = "shrink-end-child"
type AttrOrigin PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedShrinkEndChildPropertyInfo = Bool
type AttrTransferTypeConstraint PanedShrinkEndChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedShrinkEndChildPropertyInfo = Type ~ Bool

data PanedShrinkStartChildPropertyInfo #

Instances

Instances details
AttrInfo PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedShrinkStartChildPropertyInfo = IsPaned
type AttrGetType PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedShrinkStartChildPropertyInfo = Bool
type AttrSetTypeConstraint PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedShrinkStartChildPropertyInfo = Bool
type AttrLabel PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedShrinkStartChildPropertyInfo = "shrink-start-child"
type AttrOrigin PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedShrinkStartChildPropertyInfo = IsPaned
type AttrGetType PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedShrinkStartChildPropertyInfo = Bool
type AttrLabel PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedShrinkStartChildPropertyInfo = "shrink-start-child"
type AttrOrigin PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedShrinkStartChildPropertyInfo = Bool
type AttrTransferTypeConstraint PanedShrinkStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedShrinkStartChildPropertyInfo = Type ~ Bool

data PanedStartChildPropertyInfo #

Instances

Instances details
AttrInfo PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedStartChildPropertyInfo = IsPaned
type AttrGetType PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedStartChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedStartChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedStartChildPropertyInfo = IsWidget
type AttrTransferType PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedStartChildPropertyInfo = Widget
type AttrLabel PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedStartChildPropertyInfo = "start-child"
type AttrOrigin PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedStartChildPropertyInfo = IsPaned
type AttrGetType PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedStartChildPropertyInfo = Maybe Widget
type AttrLabel PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedStartChildPropertyInfo = "start-child"
type AttrOrigin PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedStartChildPropertyInfo = IsWidget
type AttrTransferType PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedStartChildPropertyInfo = Widget
type AttrTransferTypeConstraint PanedStartChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedStartChildPropertyInfo = IsWidget

data PanedToggleHandleFocusSignalInfo #

Instances

Instances details
SignalInfo PanedToggleHandleFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type HaskellCallbackType PanedToggleHandleFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType PanedToggleHandleFocusSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

data PanedWideHandlePropertyInfo #

Instances

Instances details
AttrInfo PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Associated Types

type AttrAllowedOps PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedWideHandlePropertyInfo = IsPaned
type AttrGetType PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedWideHandlePropertyInfo = Bool
type AttrSetTypeConstraint PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedWideHandlePropertyInfo = Bool
type AttrLabel PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedWideHandlePropertyInfo = "wide-handle"
type AttrOrigin PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrBaseTypeConstraint PanedWideHandlePropertyInfo = IsPaned
type AttrGetType PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrGetType PanedWideHandlePropertyInfo = Bool
type AttrLabel PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrLabel PanedWideHandlePropertyInfo = "wide-handle"
type AttrOrigin PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrSetTypeConstraint PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

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

Defined in GI.Gtk.Objects.Paned

type AttrTransferType PanedWideHandlePropertyInfo = Bool
type AttrTransferTypeConstraint PanedWideHandlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Paned

type AttrTransferTypeConstraint PanedWideHandlePropertyInfo = Type ~ Bool

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

Equations

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

afterPanedAcceptPosition :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedAcceptPositionCallback) -> m SignalHandlerId #

afterPanedCancelPosition :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedCancelPositionCallback) -> m SignalHandlerId #

afterPanedCycleChildFocus :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedCycleChildFocusCallback) -> m SignalHandlerId #

afterPanedCycleHandleFocus :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedCycleHandleFocusCallback) -> m SignalHandlerId #

afterPanedMoveHandle :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedMoveHandleCallback) -> m SignalHandlerId #

afterPanedToggleHandleFocus :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedToggleHandleFocusCallback) -> m SignalHandlerId #

clearPanedEndChild :: (MonadIO m, IsPaned o) => o -> m () #

clearPanedStartChild :: (MonadIO m, IsPaned o) => o -> m () #

constructPanedEndChild :: (IsPaned o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructPanedPosition :: (IsPaned o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructPanedPositionSet :: (IsPaned o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPanedResizeEndChild :: (IsPaned o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPanedResizeStartChild :: (IsPaned o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPanedShrinkEndChild :: (IsPaned o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPanedShrinkStartChild :: (IsPaned o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPanedStartChild :: (IsPaned o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructPanedWideHandle :: (IsPaned o, MonadIO m) => Bool -> m (GValueConstruct o) #

getPanedEndChild :: (MonadIO m, IsPaned o) => o -> m (Maybe Widget) #

getPanedMaxPosition :: (MonadIO m, IsPaned o) => o -> m Int32 #

getPanedMinPosition :: (MonadIO m, IsPaned o) => o -> m Int32 #

getPanedPosition :: (MonadIO m, IsPaned o) => o -> m Int32 #

getPanedPositionSet :: (MonadIO m, IsPaned o) => o -> m Bool #

getPanedResizeEndChild :: (MonadIO m, IsPaned o) => o -> m Bool #

getPanedResizeStartChild :: (MonadIO m, IsPaned o) => o -> m Bool #

getPanedShrinkEndChild :: (MonadIO m, IsPaned o) => o -> m Bool #

getPanedShrinkStartChild :: (MonadIO m, IsPaned o) => o -> m Bool #

getPanedStartChild :: (MonadIO m, IsPaned o) => o -> m (Maybe Widget) #

getPanedWideHandle :: (MonadIO m, IsPaned o) => o -> m Bool #

onPanedAcceptPosition :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedAcceptPositionCallback) -> m SignalHandlerId #

onPanedCancelPosition :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedCancelPositionCallback) -> m SignalHandlerId #

onPanedCycleChildFocus :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedCycleChildFocusCallback) -> m SignalHandlerId #

onPanedCycleHandleFocus :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedCycleHandleFocusCallback) -> m SignalHandlerId #

onPanedMoveHandle :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedMoveHandleCallback) -> m SignalHandlerId #

onPanedToggleHandleFocus :: (IsPaned a, MonadIO m) => a -> ((?self :: a) => PanedToggleHandleFocusCallback) -> m SignalHandlerId #

panedEndChild :: AttrLabelProxy "endChild" #

panedGetEndChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> m (Maybe Widget) #

panedGetPosition :: (HasCallStack, MonadIO m, IsPaned a) => a -> m Int32 #

panedGetResizeEndChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> m Bool #

panedGetResizeStartChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> m Bool #

panedGetShrinkEndChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> m Bool #

panedGetShrinkStartChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> m Bool #

panedGetStartChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> m (Maybe Widget) #

panedGetWideHandle :: (HasCallStack, MonadIO m, IsPaned a) => a -> m Bool #

panedMaxPosition :: AttrLabelProxy "maxPosition" #

panedMinPosition :: AttrLabelProxy "minPosition" #

panedNew :: (HasCallStack, MonadIO m) => Orientation -> m Paned #

panedPosition :: AttrLabelProxy "position" #

panedPositionSet :: AttrLabelProxy "positionSet" #

panedResizeEndChild :: AttrLabelProxy "resizeEndChild" #

panedResizeStartChild :: AttrLabelProxy "resizeStartChild" #

panedSetEndChild :: (HasCallStack, MonadIO m, IsPaned a, IsWidget b) => a -> Maybe b -> m () #

panedSetPosition :: (HasCallStack, MonadIO m, IsPaned a) => a -> Int32 -> m () #

panedSetResizeEndChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> Bool -> m () #

panedSetResizeStartChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> Bool -> m () #

panedSetShrinkEndChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> Bool -> m () #

panedSetShrinkStartChild :: (HasCallStack, MonadIO m, IsPaned a) => a -> Bool -> m () #

panedSetStartChild :: (HasCallStack, MonadIO m, IsPaned a, IsWidget b) => a -> Maybe b -> m () #

panedSetWideHandle :: (HasCallStack, MonadIO m, IsPaned a) => a -> Bool -> m () #

panedShrinkEndChild :: AttrLabelProxy "shrinkEndChild" #

panedShrinkStartChild :: AttrLabelProxy "shrinkStartChild" #

panedStartChild :: AttrLabelProxy "startChild" #

panedWideHandle :: AttrLabelProxy "wideHandle" #

setPanedEndChild :: (MonadIO m, IsPaned o, IsWidget a) => o -> a -> m () #

setPanedPosition :: (MonadIO m, IsPaned o) => o -> Int32 -> m () #

setPanedPositionSet :: (MonadIO m, IsPaned o) => o -> Bool -> m () #

setPanedResizeEndChild :: (MonadIO m, IsPaned o) => o -> Bool -> m () #

setPanedResizeStartChild :: (MonadIO m, IsPaned o) => o -> Bool -> m () #

setPanedShrinkEndChild :: (MonadIO m, IsPaned o) => o -> Bool -> m () #

setPanedShrinkStartChild :: (MonadIO m, IsPaned o) => o -> Bool -> m () #

setPanedStartChild :: (MonadIO m, IsPaned o, IsWidget a) => o -> a -> m () #

setPanedWideHandle :: (MonadIO m, IsPaned o) => o -> Bool -> m () #

toPaned :: (MonadIO m, IsPaned o) => o -> m Paned #