| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ConstraintGuide
Description
Documentation
newtype ConstraintGuide #
Constructors
| ConstraintGuide (ManagedPtr ConstraintGuide) |
Instances
data ConstraintGuideGetMaxSizeMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideGetMaxSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideGetMaxSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideGetMinSizeMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideGetMinSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideGetMinSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideGetNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideGetNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideGetNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideGetNatSizeMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideGetNatSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideGetNatSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideGetStrengthMethodInfo #
Instances
| (signature ~ m ConstraintStrength, MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideGetStrengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideGetStrengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideMaxHeightPropertyInfo #
Instances
data ConstraintGuideMaxWidthPropertyInfo #
Instances
| AttrInfo ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo o => o -> IO (AttrGetType ConstraintGuideMaxWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideMaxWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideMaxWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo o, AttrTransferTypeConstraint ConstraintGuideMaxWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideMaxWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo o => o -> AttrGetType ConstraintGuideMaxWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideMaxWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrGetType ConstraintGuideMaxWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideMaxWidthPropertyInfo = "max-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrSetTypeConstraint ConstraintGuideMaxWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferType ConstraintGuideMaxWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideMaxWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferTypeConstraint ConstraintGuideMaxWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ConstraintGuideMinHeightPropertyInfo #
Instances
| AttrInfo ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo o => o -> IO (AttrGetType ConstraintGuideMinHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo o, AttrSetTypeConstraint ConstraintGuideMinHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo o, AttrSetTypeConstraint ConstraintGuideMinHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo o, AttrTransferTypeConstraint ConstraintGuideMinHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideMinHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo o => o -> AttrGetType ConstraintGuideMinHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideMinHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrGetType ConstraintGuideMinHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideMinHeightPropertyInfo = "min-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrSetTypeConstraint ConstraintGuideMinHeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferType ConstraintGuideMinHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideMinHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferTypeConstraint ConstraintGuideMinHeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ConstraintGuideMinWidthPropertyInfo #
Instances
| AttrInfo ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo o => o -> IO (AttrGetType ConstraintGuideMinWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideMinWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideMinWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo o, AttrTransferTypeConstraint ConstraintGuideMinWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideMinWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo o => o -> AttrGetType ConstraintGuideMinWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideMinWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrGetType ConstraintGuideMinWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideMinWidthPropertyInfo = "min-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrSetTypeConstraint ConstraintGuideMinWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferType ConstraintGuideMinWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideMinWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferTypeConstraint ConstraintGuideMinWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ConstraintGuideNamePropertyInfo #
Instances
| AttrInfo ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo o => o -> IO (AttrGetType ConstraintGuideNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo o, AttrSetTypeConstraint ConstraintGuideNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo o, AttrSetTypeConstraint ConstraintGuideNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo o, AttrTransferTypeConstraint ConstraintGuideNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideNamePropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo o => o -> AttrGetType ConstraintGuideNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrGetType ConstraintGuideNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideNamePropertyInfo = "name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrSetTypeConstraint ConstraintGuideNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferType ConstraintGuideNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferTypeConstraint ConstraintGuideNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data ConstraintGuideNatHeightPropertyInfo #
Instances
| AttrInfo ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo o => o -> IO (AttrGetType ConstraintGuideNatHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo o, AttrSetTypeConstraint ConstraintGuideNatHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo o, AttrSetTypeConstraint ConstraintGuideNatHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo o, AttrTransferTypeConstraint ConstraintGuideNatHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideNatHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo o => o -> AttrGetType ConstraintGuideNatHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideNatHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrGetType ConstraintGuideNatHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideNatHeightPropertyInfo = "nat-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrSetTypeConstraint ConstraintGuideNatHeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferType ConstraintGuideNatHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideNatHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferTypeConstraint ConstraintGuideNatHeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ConstraintGuideNatWidthPropertyInfo #
Instances
| AttrInfo ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo o => o -> IO (AttrGetType ConstraintGuideNatWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideNatWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideNatWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo o, AttrTransferTypeConstraint ConstraintGuideNatWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideNatWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo o => o -> AttrGetType ConstraintGuideNatWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideNatWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrGetType ConstraintGuideNatWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideNatWidthPropertyInfo = "nat-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrSetTypeConstraint ConstraintGuideNatWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferType ConstraintGuideNatWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideNatWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrTransferTypeConstraint ConstraintGuideNatWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ConstraintGuideSetMaxSizeMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideSetMaxSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideSetMaxSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideSetMinSizeMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideSetMinSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideSetMinSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideSetNameMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideSetNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideSetNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideSetNatSizeMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideSetNatSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideSetNatSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideSetStrengthMethodInfo #
Instances
| (signature ~ (ConstraintStrength -> m ()), MonadIO m, IsConstraintGuide a) => OverloadedMethod ConstraintGuideSetStrengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ConstraintGuideSetStrengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ConstraintGuide Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ConstraintGuideStrengthPropertyInfo #
Instances
| AttrInfo ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide Associated Types
Methods attrGet :: AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo o => o -> IO (AttrGetType ConstraintGuideStrengthPropertyInfo) attrSet :: (AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideStrengthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo o, AttrSetTypeConstraint ConstraintGuideStrengthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo o, AttrTransferTypeConstraint ConstraintGuideStrengthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ConstraintGuideStrengthPropertyInfo) attrPut :: AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo o => o -> AttrGetType ConstraintGuideStrengthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrAllowedOps ConstraintGuideStrengthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrGetType ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrLabel ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide type AttrLabel ConstraintGuideStrengthPropertyInfo = "strength" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrTransferType ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ConstraintGuideStrengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ConstraintGuide | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf ConstraintGuide o) => IsConstraintGuide o #
Instances
| (GObject o, IsDescendantOf ConstraintGuide o) => IsConstraintGuide o | |
Defined in GI.Gtk.Objects.ConstraintGuide | |
type family ResolveConstraintGuideMethod (t :: Symbol) o where ... #
Equations
| ResolveConstraintGuideMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveConstraintGuideMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveConstraintGuideMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveConstraintGuideMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveConstraintGuideMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveConstraintGuideMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveConstraintGuideMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveConstraintGuideMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveConstraintGuideMethod "ref" o = ObjectRefMethodInfo | |
| ResolveConstraintGuideMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveConstraintGuideMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveConstraintGuideMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveConstraintGuideMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveConstraintGuideMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveConstraintGuideMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveConstraintGuideMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveConstraintGuideMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveConstraintGuideMethod "getMaxSize" o = ConstraintGuideGetMaxSizeMethodInfo | |
| ResolveConstraintGuideMethod "getMinSize" o = ConstraintGuideGetMinSizeMethodInfo | |
| ResolveConstraintGuideMethod "getName" o = ConstraintGuideGetNameMethodInfo | |
| ResolveConstraintGuideMethod "getNatSize" o = ConstraintGuideGetNatSizeMethodInfo | |
| ResolveConstraintGuideMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveConstraintGuideMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveConstraintGuideMethod "getStrength" o = ConstraintGuideGetStrengthMethodInfo | |
| ResolveConstraintGuideMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveConstraintGuideMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveConstraintGuideMethod "setMaxSize" o = ConstraintGuideSetMaxSizeMethodInfo | |
| ResolveConstraintGuideMethod "setMinSize" o = ConstraintGuideSetMinSizeMethodInfo | |
| ResolveConstraintGuideMethod "setName" o = ConstraintGuideSetNameMethodInfo | |
| ResolveConstraintGuideMethod "setNatSize" o = ConstraintGuideSetNatSizeMethodInfo | |
| ResolveConstraintGuideMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveConstraintGuideMethod "setStrength" o = ConstraintGuideSetStrengthMethodInfo | |
| ResolveConstraintGuideMethod l o = MethodResolutionFailed l o :: Type |
clearConstraintGuideName :: (MonadIO m, IsConstraintGuide o) => o -> m () #
constraintGuideGetMaxSize :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> m (Int32, Int32) #
constraintGuideGetMinSize :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> m (Int32, Int32) #
constraintGuideGetName :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> m (Maybe Text) #
constraintGuideGetNatSize :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> m (Int32, Int32) #
constraintGuideGetStrength :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> m ConstraintStrength #
constraintGuideMaxHeight :: AttrLabelProxy "maxHeight" #
constraintGuideMaxWidth :: AttrLabelProxy "maxWidth" #
constraintGuideMinHeight :: AttrLabelProxy "minHeight" #
constraintGuideMinWidth :: AttrLabelProxy "minWidth" #
constraintGuideName :: AttrLabelProxy "name" #
constraintGuideNatHeight :: AttrLabelProxy "natHeight" #
constraintGuideNatWidth :: AttrLabelProxy "natWidth" #
constraintGuideNew :: (HasCallStack, MonadIO m) => m ConstraintGuide #
constraintGuideSetMaxSize :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> Int32 -> Int32 -> m () #
constraintGuideSetMinSize :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> Int32 -> Int32 -> m () #
constraintGuideSetName :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> Maybe Text -> m () #
constraintGuideSetNatSize :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> Int32 -> Int32 -> m () #
constraintGuideSetStrength :: (HasCallStack, MonadIO m, IsConstraintGuide a) => a -> ConstraintStrength -> m () #
constraintGuideStrength :: AttrLabelProxy "strength" #
constructConstraintGuideMaxHeight :: (IsConstraintGuide o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructConstraintGuideMaxWidth :: (IsConstraintGuide o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructConstraintGuideMinHeight :: (IsConstraintGuide o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructConstraintGuideMinWidth :: (IsConstraintGuide o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructConstraintGuideName :: (IsConstraintGuide o, MonadIO m) => Text -> m (GValueConstruct o) #
constructConstraintGuideNatHeight :: (IsConstraintGuide o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructConstraintGuideNatWidth :: (IsConstraintGuide o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructConstraintGuideStrength :: (IsConstraintGuide o, MonadIO m) => ConstraintStrength -> m (GValueConstruct o) #
getConstraintGuideMaxHeight :: (MonadIO m, IsConstraintGuide o) => o -> m Int32 #
getConstraintGuideMaxWidth :: (MonadIO m, IsConstraintGuide o) => o -> m Int32 #
getConstraintGuideMinHeight :: (MonadIO m, IsConstraintGuide o) => o -> m Int32 #
getConstraintGuideMinWidth :: (MonadIO m, IsConstraintGuide o) => o -> m Int32 #
getConstraintGuideName :: (MonadIO m, IsConstraintGuide o) => o -> m (Maybe Text) #
getConstraintGuideNatHeight :: (MonadIO m, IsConstraintGuide o) => o -> m Int32 #
getConstraintGuideNatWidth :: (MonadIO m, IsConstraintGuide o) => o -> m Int32 #
getConstraintGuideStrength :: (MonadIO m, IsConstraintGuide o) => o -> m ConstraintStrength #
setConstraintGuideMaxHeight :: (MonadIO m, IsConstraintGuide o) => o -> Int32 -> m () #
setConstraintGuideMaxWidth :: (MonadIO m, IsConstraintGuide o) => o -> Int32 -> m () #
setConstraintGuideMinHeight :: (MonadIO m, IsConstraintGuide o) => o -> Int32 -> m () #
setConstraintGuideMinWidth :: (MonadIO m, IsConstraintGuide o) => o -> Int32 -> m () #
setConstraintGuideName :: (MonadIO m, IsConstraintGuide o) => o -> Text -> m () #
setConstraintGuideNatHeight :: (MonadIO m, IsConstraintGuide o) => o -> Int32 -> m () #
setConstraintGuideNatWidth :: (MonadIO m, IsConstraintGuide o) => o -> Int32 -> m () #
setConstraintGuideStrength :: (MonadIO m, IsConstraintGuide o) => o -> ConstraintStrength -> m () #
toConstraintGuide :: (MonadIO m, IsConstraintGuide o) => o -> m ConstraintGuide #