| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Image
Description
Documentation
Constructors
| Image (ManagedPtr Image) |
Instances
| Eq Image | |
| GObject Image | |
Defined in GI.Gtk.Objects.Image | |
| ManagedPtrNewtype Image | |
Defined in GI.Gtk.Objects.Image Methods toManagedPtr :: Image -> ManagedPtr Image # | |
| TypedObject Image | |
Defined in GI.Gtk.Objects.Image | |
| HasParentTypes Image | |
Defined in GI.Gtk.Objects.Image | |
| HasAttributeList Image | |
Defined in GI.Gtk.Objects.Image | |
| (info ~ ResolveImageMethod t Image, OverloadedMethod info Image p, HasField t Image p) => HasField (t :: Symbol) Image p | |
Defined in GI.Gtk.Objects.Image | |
| (info ~ ResolveImageMethod t Image, OverloadedMethodInfo info Image) => IsLabel t (MethodProxy info Image) | |
Defined in GI.Gtk.Objects.Image | |
| (info ~ ResolveImageMethod t Image, OverloadedMethod info Image p) => IsLabel t (Image -> p) | |
Defined in GI.Gtk.Objects.Image | |
| IsGValue (Maybe Image) | |
Defined in GI.Gtk.Objects.Image Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Image -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Image) # | |
| type AttributeList Image | |
Defined in GI.Gtk.Objects.Image type AttributeList Image = ImageAttributeList | |
| type ParentTypes Image | |
Defined in GI.Gtk.Objects.Image | |
| type SignalList Image | |
Defined in GI.Gtk.Objects.Image type SignalList Image = ImageSignalList | |
data ImageClearMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsImage a) => OverloadedMethod ImageClearMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageClearMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageFilePropertyInfo #
Instances
| AttrInfo ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImageFilePropertyInfo o => o -> IO (AttrGetType ImageFilePropertyInfo) attrSet :: (AttrBaseTypeConstraint ImageFilePropertyInfo o, AttrSetTypeConstraint ImageFilePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImageFilePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImageFilePropertyInfo o, AttrSetTypeConstraint ImageFilePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImageFilePropertyInfo o, AttrTransferTypeConstraint ImageFilePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImageFilePropertyInfo) attrPut :: AttrBaseTypeConstraint ImageFilePropertyInfo o => o -> AttrGetType ImageFilePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImageFilePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImageFilePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImageFilePropertyInfo = "file" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImageFilePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImageFilePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImageFilePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImageFilePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data ImageGetGiconMethodInfo #
Instances
| (signature ~ m (Maybe Icon), MonadIO m, IsImage a) => OverloadedMethod ImageGetGiconMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageGetGiconMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageGetIconNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsImage a) => OverloadedMethod ImageGetIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageGetIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageGetIconSizeMethodInfo #
Instances
| (signature ~ m IconSize, MonadIO m, IsImage a) => OverloadedMethod ImageGetIconSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageGetIconSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageGetPaintableMethodInfo #
Instances
| (signature ~ m (Maybe Paintable), MonadIO m, IsImage a) => OverloadedMethod ImageGetPaintableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageGetPaintableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageGetPixelSizeMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsImage a) => OverloadedMethod ImageGetPixelSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageGetPixelSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageGetStorageTypeMethodInfo #
Instances
| (signature ~ m ImageType, MonadIO m, IsImage a) => OverloadedMethod ImageGetStorageTypeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageGetStorageTypeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageGiconPropertyInfo #
Instances
| AttrInfo ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImageGiconPropertyInfo o => o -> IO (AttrGetType ImageGiconPropertyInfo) attrSet :: (AttrBaseTypeConstraint ImageGiconPropertyInfo o, AttrSetTypeConstraint ImageGiconPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImageGiconPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImageGiconPropertyInfo o, AttrSetTypeConstraint ImageGiconPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImageGiconPropertyInfo o, AttrTransferTypeConstraint ImageGiconPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImageGiconPropertyInfo) attrPut :: AttrBaseTypeConstraint ImageGiconPropertyInfo o => o -> AttrGetType ImageGiconPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImageGiconPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImageGiconPropertyInfo = Maybe Icon | |||||||||||||||||||||||||||||||||
| type AttrLabel ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImageGiconPropertyInfo = "gicon" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImageGiconPropertyInfo = IsIcon | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImageGiconPropertyInfo = Icon | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImageGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImageGiconPropertyInfo = IsIcon | |||||||||||||||||||||||||||||||||
data ImageIconNamePropertyInfo #
Instances
| AttrInfo ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImageIconNamePropertyInfo o => o -> IO (AttrGetType ImageIconNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint ImageIconNamePropertyInfo o, AttrSetTypeConstraint ImageIconNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImageIconNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImageIconNamePropertyInfo o, AttrSetTypeConstraint ImageIconNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImageIconNamePropertyInfo o, AttrTransferTypeConstraint ImageIconNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImageIconNamePropertyInfo) attrPut :: AttrBaseTypeConstraint ImageIconNamePropertyInfo o => o -> AttrGetType ImageIconNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImageIconNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImageIconNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImageIconNamePropertyInfo = "icon-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImageIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImageIconNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImageIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data ImageIconSizePropertyInfo #
Instances
| AttrInfo ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImageIconSizePropertyInfo o => o -> IO (AttrGetType ImageIconSizePropertyInfo) attrSet :: (AttrBaseTypeConstraint ImageIconSizePropertyInfo o, AttrSetTypeConstraint ImageIconSizePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImageIconSizePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImageIconSizePropertyInfo o, AttrSetTypeConstraint ImageIconSizePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImageIconSizePropertyInfo o, AttrTransferTypeConstraint ImageIconSizePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImageIconSizePropertyInfo) attrPut :: AttrBaseTypeConstraint ImageIconSizePropertyInfo o => o -> AttrGetType ImageIconSizePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImageIconSizePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrLabel ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImageIconSizePropertyInfo = "icon-size" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImageIconSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
data ImagePaintablePropertyInfo #
Instances
| AttrInfo ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImagePaintablePropertyInfo o => o -> IO (AttrGetType ImagePaintablePropertyInfo) attrSet :: (AttrBaseTypeConstraint ImagePaintablePropertyInfo o, AttrSetTypeConstraint ImagePaintablePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImagePaintablePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImagePaintablePropertyInfo o, AttrSetTypeConstraint ImagePaintablePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImagePaintablePropertyInfo o, AttrTransferTypeConstraint ImagePaintablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImagePaintablePropertyInfo) attrPut :: AttrBaseTypeConstraint ImagePaintablePropertyInfo o => o -> AttrGetType ImagePaintablePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImagePaintablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImagePaintablePropertyInfo = Maybe Paintable | |||||||||||||||||||||||||||||||||
| type AttrLabel ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImagePaintablePropertyInfo = "paintable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImagePaintablePropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImagePaintablePropertyInfo = Paintable | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImagePaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImagePaintablePropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
data ImagePixelSizePropertyInfo #
Instances
| AttrInfo ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImagePixelSizePropertyInfo o => o -> IO (AttrGetType ImagePixelSizePropertyInfo) attrSet :: (AttrBaseTypeConstraint ImagePixelSizePropertyInfo o, AttrSetTypeConstraint ImagePixelSizePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImagePixelSizePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImagePixelSizePropertyInfo o, AttrSetTypeConstraint ImagePixelSizePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImagePixelSizePropertyInfo o, AttrTransferTypeConstraint ImagePixelSizePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImagePixelSizePropertyInfo) attrPut :: AttrBaseTypeConstraint ImagePixelSizePropertyInfo o => o -> AttrGetType ImagePixelSizePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImagePixelSizePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImagePixelSizePropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImagePixelSizePropertyInfo = "pixel-size" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImagePixelSizePropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImagePixelSizePropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImagePixelSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImagePixelSizePropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data ImageResourcePropertyInfo #
Instances
| AttrInfo ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImageResourcePropertyInfo o => o -> IO (AttrGetType ImageResourcePropertyInfo) attrSet :: (AttrBaseTypeConstraint ImageResourcePropertyInfo o, AttrSetTypeConstraint ImageResourcePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImageResourcePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImageResourcePropertyInfo o, AttrSetTypeConstraint ImageResourcePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImageResourcePropertyInfo o, AttrTransferTypeConstraint ImageResourcePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImageResourcePropertyInfo) attrPut :: AttrBaseTypeConstraint ImageResourcePropertyInfo o => o -> AttrGetType ImageResourcePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImageResourcePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImageResourcePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImageResourcePropertyInfo = "resource" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImageResourcePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImageResourcePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImageResourcePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImageResourcePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data ImageSetFromFileMethodInfo #
Instances
| (signature ~ (Maybe [Char] -> m ()), MonadIO m, IsImage a) => OverloadedMethod ImageSetFromFileMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetFromFileMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetFromGiconMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsImage a, IsIcon b) => OverloadedMethod ImageSetFromGiconMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetFromGiconMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetFromIconNameMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsImage a) => OverloadedMethod ImageSetFromIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetFromIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetFromPaintableMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsImage a, IsPaintable b) => OverloadedMethod ImageSetFromPaintableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetFromPaintableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetFromPixbufMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsImage a, IsPixbuf b) => OverloadedMethod ImageSetFromPixbufMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetFromPixbufMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetFromResourceMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsImage a) => OverloadedMethod ImageSetFromResourceMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetFromResourceMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetIconSizeMethodInfo #
Instances
| (signature ~ (IconSize -> m ()), MonadIO m, IsImage a) => OverloadedMethod ImageSetIconSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetIconSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageSetPixelSizeMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsImage a) => OverloadedMethod ImageSetPixelSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ImageSetPixelSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Image Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ImageStorageTypePropertyInfo #
Instances
data ImageUseFallbackPropertyInfo #
Instances
| AttrInfo ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image Associated Types
Methods attrGet :: AttrBaseTypeConstraint ImageUseFallbackPropertyInfo o => o -> IO (AttrGetType ImageUseFallbackPropertyInfo) attrSet :: (AttrBaseTypeConstraint ImageUseFallbackPropertyInfo o, AttrSetTypeConstraint ImageUseFallbackPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ImageUseFallbackPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ImageUseFallbackPropertyInfo o, AttrSetTypeConstraint ImageUseFallbackPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ImageUseFallbackPropertyInfo o, AttrTransferTypeConstraint ImageUseFallbackPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ImageUseFallbackPropertyInfo) attrPut :: AttrBaseTypeConstraint ImageUseFallbackPropertyInfo o => o -> AttrGetType ImageUseFallbackPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrAllowedOps ImageUseFallbackPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrGetType ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrGetType ImageUseFallbackPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrLabel ImageUseFallbackPropertyInfo = "use-fallback" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrSetTypeConstraint ImageUseFallbackPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferType ImageUseFallbackPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ImageUseFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Image type AttrTransferTypeConstraint ImageUseFallbackPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf Image o) => IsImage o #
Instances
| (GObject o, IsDescendantOf Image o) => IsImage o | |
Defined in GI.Gtk.Objects.Image | |
type family ResolveImageMethod (t :: Symbol) o where ... #
Equations
| ResolveImageMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveImageMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveImageMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveImageMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveImageMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveImageMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveImageMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveImageMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveImageMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveImageMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveImageMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveImageMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveImageMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveImageMethod "clear" o = ImageClearMethodInfo | |
| ResolveImageMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveImageMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveImageMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveImageMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveImageMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveImageMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveImageMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveImageMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveImageMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveImageMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveImageMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveImageMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveImageMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveImageMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveImageMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveImageMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveImageMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveImageMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveImageMethod "hide" o = WidgetHideMethodInfo | |
| ResolveImageMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveImageMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveImageMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveImageMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveImageMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveImageMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveImageMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveImageMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveImageMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveImageMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveImageMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveImageMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveImageMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveImageMethod "map" o = WidgetMapMethodInfo | |
| ResolveImageMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveImageMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveImageMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveImageMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveImageMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveImageMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveImageMethod "pick" o = WidgetPickMethodInfo | |
| ResolveImageMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveImageMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveImageMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveImageMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveImageMethod "ref" o = ObjectRefMethodInfo | |
| ResolveImageMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveImageMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveImageMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveImageMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveImageMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveImageMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveImageMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveImageMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveImageMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveImageMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveImageMethod "show" o = WidgetShowMethodInfo | |
| ResolveImageMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveImageMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveImageMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveImageMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveImageMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveImageMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveImageMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveImageMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveImageMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveImageMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveImageMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveImageMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveImageMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveImageMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveImageMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveImageMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveImageMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveImageMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveImageMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveImageMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveImageMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveImageMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveImageMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveImageMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveImageMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveImageMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveImageMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveImageMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveImageMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveImageMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveImageMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveImageMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveImageMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveImageMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveImageMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveImageMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveImageMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveImageMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveImageMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveImageMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveImageMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveImageMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveImageMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveImageMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveImageMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveImageMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveImageMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveImageMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveImageMethod "getGicon" o = ImageGetGiconMethodInfo | |
| ResolveImageMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveImageMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveImageMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveImageMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveImageMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveImageMethod "getIconName" o = ImageGetIconNameMethodInfo | |
| ResolveImageMethod "getIconSize" o = ImageGetIconSizeMethodInfo | |
| ResolveImageMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveImageMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveImageMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveImageMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveImageMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveImageMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveImageMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveImageMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveImageMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveImageMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveImageMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveImageMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveImageMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveImageMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveImageMethod "getPaintable" o = ImageGetPaintableMethodInfo | |
| ResolveImageMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveImageMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveImageMethod "getPixelSize" o = ImageGetPixelSizeMethodInfo | |
| ResolveImageMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveImageMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveImageMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveImageMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveImageMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveImageMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveImageMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveImageMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveImageMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveImageMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveImageMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveImageMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveImageMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveImageMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveImageMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveImageMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveImageMethod "getStorageType" o = ImageGetStorageTypeMethodInfo | |
| ResolveImageMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveImageMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveImageMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveImageMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveImageMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveImageMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveImageMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveImageMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveImageMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveImageMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveImageMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveImageMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveImageMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveImageMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveImageMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveImageMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveImageMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveImageMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveImageMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveImageMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveImageMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveImageMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveImageMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveImageMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveImageMethod "setFromFile" o = ImageSetFromFileMethodInfo | |
| ResolveImageMethod "setFromGicon" o = ImageSetFromGiconMethodInfo | |
| ResolveImageMethod "setFromIconName" o = ImageSetFromIconNameMethodInfo | |
| ResolveImageMethod "setFromPaintable" o = ImageSetFromPaintableMethodInfo | |
| ResolveImageMethod "setFromPixbuf" o = ImageSetFromPixbufMethodInfo | |
| ResolveImageMethod "setFromResource" o = ImageSetFromResourceMethodInfo | |
| ResolveImageMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveImageMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveImageMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveImageMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveImageMethod "setIconSize" o = ImageSetIconSizeMethodInfo | |
| ResolveImageMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveImageMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveImageMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveImageMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveImageMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveImageMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveImageMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveImageMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveImageMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveImageMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveImageMethod "setPixelSize" o = ImageSetPixelSizeMethodInfo | |
| ResolveImageMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveImageMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveImageMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveImageMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveImageMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveImageMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveImageMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveImageMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveImageMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveImageMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveImageMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveImageMethod l o = MethodResolutionFailed l o :: Type |
clearImageFile :: (MonadIO m, IsImage o) => o -> m () #
clearImageIconName :: (MonadIO m, IsImage o) => o -> m () #
clearImagePaintable :: (MonadIO m, IsImage o) => o -> m () #
clearImageResource :: (MonadIO m, IsImage o) => o -> m () #
constructImageFile :: (IsImage o, MonadIO m) => Text -> m (GValueConstruct o) #
constructImageGicon :: (IsImage o, MonadIO m, IsIcon a) => a -> m (GValueConstruct o) #
constructImageIconName :: (IsImage o, MonadIO m) => Text -> m (GValueConstruct o) #
constructImageIconSize :: (IsImage o, MonadIO m) => IconSize -> m (GValueConstruct o) #
constructImagePaintable :: (IsImage o, MonadIO m, IsPaintable a) => a -> m (GValueConstruct o) #
constructImagePixelSize :: (IsImage o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructImageResource :: (IsImage o, MonadIO m) => Text -> m (GValueConstruct o) #
constructImageUseFallback :: (IsImage o, MonadIO m) => Bool -> m (GValueConstruct o) #
getImageFile :: (MonadIO m, IsImage o) => o -> m (Maybe Text) #
getImageGicon :: (MonadIO m, IsImage o) => o -> m (Maybe Icon) #
getImageIconName :: (MonadIO m, IsImage o) => o -> m (Maybe Text) #
getImageIconSize :: (MonadIO m, IsImage o) => o -> m IconSize #
getImagePaintable :: (MonadIO m, IsImage o) => o -> m (Maybe Paintable) #
getImagePixelSize :: (MonadIO m, IsImage o) => o -> m Int32 #
getImageResource :: (MonadIO m, IsImage o) => o -> m (Maybe Text) #
getImageStorageType :: (MonadIO m, IsImage o) => o -> m ImageType #
getImageUseFallback :: (MonadIO m, IsImage o) => o -> m Bool #
imageClear :: (HasCallStack, MonadIO m, IsImage a) => a -> m () #
imageGetGicon :: (HasCallStack, MonadIO m, IsImage a) => a -> m (Maybe Icon) #
imageGetIconName :: (HasCallStack, MonadIO m, IsImage a) => a -> m (Maybe Text) #
imageGetIconSize :: (HasCallStack, MonadIO m, IsImage a) => a -> m IconSize #
imageGetPaintable :: (HasCallStack, MonadIO m, IsImage a) => a -> m (Maybe Paintable) #
imageGetPixelSize :: (HasCallStack, MonadIO m, IsImage a) => a -> m Int32 #
imageGetStorageType :: (HasCallStack, MonadIO m, IsImage a) => a -> m ImageType #
imageGicon :: AttrLabelProxy "gicon" #
imageIconName :: AttrLabelProxy "iconName" #
imageIconSize :: AttrLabelProxy "iconSize" #
imageNewFromFile :: (HasCallStack, MonadIO m) => [Char] -> m Image #
imageNewFromGicon :: (HasCallStack, MonadIO m, IsIcon a) => a -> m Image #
imageNewFromIconName :: (HasCallStack, MonadIO m) => Maybe Text -> m Image #
imageNewFromPaintable :: (HasCallStack, MonadIO m, IsPaintable a) => Maybe a -> m Image #
imageNewFromPixbuf :: (HasCallStack, MonadIO m, IsPixbuf a) => Maybe a -> m Image #
imageNewFromResource :: (HasCallStack, MonadIO m) => Text -> m Image #
imagePaintable :: AttrLabelProxy "paintable" #
imagePixelSize :: AttrLabelProxy "pixelSize" #
imageResource :: AttrLabelProxy "resource" #
imageSetFromFile :: (HasCallStack, MonadIO m, IsImage a) => a -> Maybe [Char] -> m () #
imageSetFromGicon :: (HasCallStack, MonadIO m, IsImage a, IsIcon b) => a -> b -> m () #
imageSetFromIconName :: (HasCallStack, MonadIO m, IsImage a) => a -> Maybe Text -> m () #
imageSetFromPaintable :: (HasCallStack, MonadIO m, IsImage a, IsPaintable b) => a -> Maybe b -> m () #
imageSetFromPixbuf :: (HasCallStack, MonadIO m, IsImage a, IsPixbuf b) => a -> Maybe b -> m () #
imageSetFromResource :: (HasCallStack, MonadIO m, IsImage a) => a -> Maybe Text -> m () #
imageSetIconSize :: (HasCallStack, MonadIO m, IsImage a) => a -> IconSize -> m () #
imageSetPixelSize :: (HasCallStack, MonadIO m, IsImage a) => a -> Int32 -> m () #
imageStorageType :: AttrLabelProxy "storageType" #
imageUseFallback :: AttrLabelProxy "useFallback" #
setImageFile :: (MonadIO m, IsImage o) => o -> Text -> m () #
setImageGicon :: (MonadIO m, IsImage o, IsIcon a) => o -> a -> m () #
setImageIconName :: (MonadIO m, IsImage o) => o -> Text -> m () #
setImageIconSize :: (MonadIO m, IsImage o) => o -> IconSize -> m () #
setImagePaintable :: (MonadIO m, IsImage o, IsPaintable a) => o -> a -> m () #
setImagePixelSize :: (MonadIO m, IsImage o) => o -> Int32 -> m () #
setImageResource :: (MonadIO m, IsImage o) => o -> Text -> m () #
setImageUseFallback :: (MonadIO m, IsImage o) => o -> Bool -> m () #