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

GI.Gtk.Objects.Picture

Description

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

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

Documentation

newtype Picture #

Constructors

Picture (ManagedPtr Picture) 

Instances

Instances details
Eq Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

(==) :: Picture -> Picture -> Bool

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

GObject Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

ManagedPtrNewtype Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

TypedObject Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

glibType :: IO GType #

HasParentTypes Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

HasAttributeList Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

(info ~ ResolvePictureMethod t Picture, OverloadedMethod info Picture p, HasField t Picture p) => HasField (t :: Symbol) Picture p 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

getField :: Picture -> p

(info ~ ResolvePictureMethod t Picture, OverloadedMethodInfo info Picture) => IsLabel t (MethodProxy info Picture) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

fromLabel :: MethodProxy info Picture

(info ~ ResolvePictureMethod t Picture, OverloadedMethod info Picture p) => IsLabel t (Picture -> p) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

fromLabel :: Picture -> p

IsGValue (Maybe Picture) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttributeList Picture = PictureAttributeList
type ParentTypes Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

type ParentTypes Picture = '[Widget, Object, Accessible, Buildable, ConstraintTarget]
type SignalList Picture 
Instance details

Defined in GI.Gtk.Objects.Picture

type SignalList Picture = PictureSignalList

class (GObject o, IsDescendantOf Picture o) => IsPicture o #

Instances

Instances details
(GObject o, IsDescendantOf Picture o) => IsPicture o 
Instance details

Defined in GI.Gtk.Objects.Picture

data PictureAlternativeTextPropertyInfo #

Instances

Instances details
AttrInfo PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Associated Types

type AttrAllowedOps PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureAlternativeTextPropertyInfo = IsPicture
type AttrGetType PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureAlternativeTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureAlternativeTextPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureAlternativeTextPropertyInfo = Type ~ Text
type AttrTransferType PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureAlternativeTextPropertyInfo = Text
type AttrLabel PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureAlternativeTextPropertyInfo = "alternative-text"
type AttrOrigin PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureAlternativeTextPropertyInfo = IsPicture
type AttrGetType PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureAlternativeTextPropertyInfo = Maybe Text
type AttrLabel PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureAlternativeTextPropertyInfo = "alternative-text"
type AttrOrigin PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureAlternativeTextPropertyInfo = Type ~ Text
type AttrTransferType PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureAlternativeTextPropertyInfo = Text
type AttrTransferTypeConstraint PictureAlternativeTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureAlternativeTextPropertyInfo = Type ~ Text

data PictureCanShrinkPropertyInfo #

Instances

Instances details
AttrInfo PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Associated Types

type AttrAllowedOps PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureCanShrinkPropertyInfo = IsPicture
type AttrGetType PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureCanShrinkPropertyInfo = Bool
type AttrSetTypeConstraint PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureCanShrinkPropertyInfo = Bool
type AttrLabel PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureCanShrinkPropertyInfo = "can-shrink"
type AttrOrigin PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureCanShrinkPropertyInfo = IsPicture
type AttrGetType PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureCanShrinkPropertyInfo = Bool
type AttrLabel PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureCanShrinkPropertyInfo = "can-shrink"
type AttrOrigin PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureCanShrinkPropertyInfo = Bool
type AttrTransferTypeConstraint PictureCanShrinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureCanShrinkPropertyInfo = Type ~ Bool

data PictureContentFitPropertyInfo #

Instances

Instances details
AttrInfo PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Associated Types

type AttrAllowedOps PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureContentFitPropertyInfo = IsPicture
type AttrGetType PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureContentFitPropertyInfo = Type ~ ContentFit
type AttrTransferTypeConstraint PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureContentFitPropertyInfo = Type ~ ContentFit
type AttrTransferType PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureContentFitPropertyInfo = "content-fit"
type AttrOrigin PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureContentFitPropertyInfo = IsPicture
type AttrGetType PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureContentFitPropertyInfo = "content-fit"
type AttrOrigin PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureContentFitPropertyInfo = Type ~ ContentFit
type AttrTransferType PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureContentFitPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureContentFitPropertyInfo = Type ~ ContentFit

data PictureFilePropertyInfo #

Instances

Instances details
AttrInfo PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Associated Types

type AttrAllowedOps PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureFilePropertyInfo = IsPicture
type AttrGetType PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureFilePropertyInfo = Maybe File
type AttrSetTypeConstraint PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureFilePropertyInfo = IsFile
type AttrTransferTypeConstraint PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureFilePropertyInfo = IsFile
type AttrTransferType PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureFilePropertyInfo = File
type AttrLabel PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureFilePropertyInfo = "file"
type AttrOrigin PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureFilePropertyInfo = IsPicture
type AttrGetType PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureFilePropertyInfo = Maybe File
type AttrLabel PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureFilePropertyInfo = "file"
type AttrOrigin PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureFilePropertyInfo = IsFile
type AttrTransferType PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureFilePropertyInfo = File
type AttrTransferTypeConstraint PictureFilePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureFilePropertyInfo = IsFile

data PictureGetAlternativeTextMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsPicture a) => OverloadedMethod PictureGetAlternativeTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureGetAlternativeTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureGetCanShrinkMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPicture a) => OverloadedMethod PictureGetCanShrinkMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureGetCanShrinkMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureGetContentFitMethodInfo #

Instances

Instances details
(signature ~ m ContentFit, MonadIO m, IsPicture a) => OverloadedMethod PictureGetContentFitMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureGetContentFitMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureGetFileMethodInfo #

Instances

Instances details
(signature ~ m (Maybe File), MonadIO m, IsPicture a) => OverloadedMethod PictureGetFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureGetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureGetKeepAspectRatioMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsPicture a) => OverloadedMethod PictureGetKeepAspectRatioMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureGetKeepAspectRatioMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureGetPaintableMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Paintable), MonadIO m, IsPicture a) => OverloadedMethod PictureGetPaintableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureGetPaintableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureKeepAspectRatioPropertyInfo #

Instances

Instances details
AttrInfo PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Associated Types

type AttrAllowedOps PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureKeepAspectRatioPropertyInfo = IsPicture
type AttrGetType PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureKeepAspectRatioPropertyInfo = Bool
type AttrSetTypeConstraint PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureKeepAspectRatioPropertyInfo = Bool
type AttrLabel PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureKeepAspectRatioPropertyInfo = "keep-aspect-ratio"
type AttrOrigin PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PictureKeepAspectRatioPropertyInfo = IsPicture
type AttrGetType PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PictureKeepAspectRatioPropertyInfo = Bool
type AttrLabel PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PictureKeepAspectRatioPropertyInfo = "keep-aspect-ratio"
type AttrOrigin PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PictureKeepAspectRatioPropertyInfo = Bool
type AttrTransferTypeConstraint PictureKeepAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PictureKeepAspectRatioPropertyInfo = Type ~ Bool

data PicturePaintablePropertyInfo #

Instances

Instances details
AttrInfo PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Associated Types

type AttrAllowedOps PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PicturePaintablePropertyInfo = IsPicture
type AttrGetType PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PicturePaintablePropertyInfo = Maybe Paintable
type AttrSetTypeConstraint PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PicturePaintablePropertyInfo = IsPaintable
type AttrTransferTypeConstraint PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PicturePaintablePropertyInfo = IsPaintable
type AttrTransferType PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PicturePaintablePropertyInfo = Paintable
type AttrLabel PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PicturePaintablePropertyInfo = "paintable"
type AttrOrigin PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

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

Defined in GI.Gtk.Objects.Picture

type AttrBaseTypeConstraint PicturePaintablePropertyInfo = IsPicture
type AttrGetType PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrGetType PicturePaintablePropertyInfo = Maybe Paintable
type AttrLabel PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrLabel PicturePaintablePropertyInfo = "paintable"
type AttrOrigin PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrSetTypeConstraint PicturePaintablePropertyInfo = IsPaintable
type AttrTransferType PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferType PicturePaintablePropertyInfo = Paintable
type AttrTransferTypeConstraint PicturePaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Picture

type AttrTransferTypeConstraint PicturePaintablePropertyInfo = IsPaintable

data PictureSetAlternativeTextMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetAlternativeTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetCanShrinkMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetCanShrinkMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetContentFitMethodInfo #

Instances

Instances details
(signature ~ (ContentFit -> m ()), MonadIO m, IsPicture a) => OverloadedMethod PictureSetContentFitMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetContentFitMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetFileMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPicture a, IsFile b) => OverloadedMethod PictureSetFileMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetFileMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetFilenameMethodInfo #

Instances

Instances details
(signature ~ (Maybe [Char] -> m ()), MonadIO m, IsPicture a) => OverloadedMethod PictureSetFilenameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetFilenameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetKeepAspectRatioMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetKeepAspectRatioMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetPaintableMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPicture a, IsPaintable b) => OverloadedMethod PictureSetPaintableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetPaintableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetPixbufMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsPicture a, IsPixbuf b) => OverloadedMethod PictureSetPixbufMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetPixbufMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data PictureSetResourceMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo PictureSetResourceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Picture

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

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

Equations

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

clearPictureAlternativeText :: (MonadIO m, IsPicture o) => o -> m () #

clearPictureFile :: (MonadIO m, IsPicture o) => o -> m () #

clearPicturePaintable :: (MonadIO m, IsPicture o) => o -> m () #

constructPictureAlternativeText :: (IsPicture o, MonadIO m) => Text -> m (GValueConstruct o) #

constructPictureCanShrink :: (IsPicture o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPictureContentFit :: (IsPicture o, MonadIO m) => ContentFit -> m (GValueConstruct o) #

constructPictureFile :: (IsPicture o, MonadIO m, IsFile a) => a -> m (GValueConstruct o) #

constructPictureKeepAspectRatio :: (IsPicture o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructPicturePaintable :: (IsPicture o, MonadIO m, IsPaintable a) => a -> m (GValueConstruct o) #

getPictureAlternativeText :: (MonadIO m, IsPicture o) => o -> m (Maybe Text) #

getPictureCanShrink :: (MonadIO m, IsPicture o) => o -> m Bool #

getPictureContentFit :: (MonadIO m, IsPicture o) => o -> m ContentFit #

getPictureFile :: (MonadIO m, IsPicture o) => o -> m (Maybe File) #

getPictureKeepAspectRatio :: (MonadIO m, IsPicture o) => o -> m Bool #

getPicturePaintable :: (MonadIO m, IsPicture o) => o -> m (Maybe Paintable) #

pictureAlternativeText :: AttrLabelProxy "alternativeText" #

pictureCanShrink :: AttrLabelProxy "canShrink" #

pictureContentFit :: AttrLabelProxy "contentFit" #

pictureFile :: AttrLabelProxy "file" #

pictureGetAlternativeText :: (HasCallStack, MonadIO m, IsPicture a) => a -> m (Maybe Text) #

pictureGetCanShrink :: (HasCallStack, MonadIO m, IsPicture a) => a -> m Bool #

pictureGetContentFit :: (HasCallStack, MonadIO m, IsPicture a) => a -> m ContentFit #

pictureGetFile :: (HasCallStack, MonadIO m, IsPicture a) => a -> m (Maybe File) #

pictureGetKeepAspectRatio :: (HasCallStack, MonadIO m, IsPicture a) => a -> m Bool #

pictureGetPaintable :: (HasCallStack, MonadIO m, IsPicture a) => a -> m (Maybe Paintable) #

pictureKeepAspectRatio :: AttrLabelProxy "keepAspectRatio" #

pictureNew :: (HasCallStack, MonadIO m) => m Picture #

pictureNewForFile :: (HasCallStack, MonadIO m, IsFile a) => Maybe a -> m Picture #

pictureNewForFilename :: (HasCallStack, MonadIO m) => Maybe [Char] -> m Picture #

pictureNewForPaintable :: (HasCallStack, MonadIO m, IsPaintable a) => Maybe a -> m Picture #

pictureNewForPixbuf :: (HasCallStack, MonadIO m, IsPixbuf a) => Maybe a -> m Picture #

pictureNewForResource :: (HasCallStack, MonadIO m) => Maybe Text -> m Picture #

picturePaintable :: AttrLabelProxy "paintable" #

pictureSetAlternativeText :: (HasCallStack, MonadIO m, IsPicture a) => a -> Maybe Text -> m () #

pictureSetCanShrink :: (HasCallStack, MonadIO m, IsPicture a) => a -> Bool -> m () #

pictureSetContentFit :: (HasCallStack, MonadIO m, IsPicture a) => a -> ContentFit -> m () #

pictureSetFile :: (HasCallStack, MonadIO m, IsPicture a, IsFile b) => a -> Maybe b -> m () #

pictureSetFilename :: (HasCallStack, MonadIO m, IsPicture a) => a -> Maybe [Char] -> m () #

pictureSetKeepAspectRatio :: (HasCallStack, MonadIO m, IsPicture a) => a -> Bool -> m () #

pictureSetPaintable :: (HasCallStack, MonadIO m, IsPicture a, IsPaintable b) => a -> Maybe b -> m () #

pictureSetPixbuf :: (HasCallStack, MonadIO m, IsPicture a, IsPixbuf b) => a -> Maybe b -> m () #

pictureSetResource :: (HasCallStack, MonadIO m, IsPicture a) => a -> Maybe Text -> m () #

setPictureAlternativeText :: (MonadIO m, IsPicture o) => o -> Text -> m () #

setPictureCanShrink :: (MonadIO m, IsPicture o) => o -> Bool -> m () #

setPictureContentFit :: (MonadIO m, IsPicture o) => o -> ContentFit -> m () #

setPictureFile :: (MonadIO m, IsPicture o, IsFile a) => o -> a -> m () #

setPictureKeepAspectRatio :: (MonadIO m, IsPicture o) => o -> Bool -> m () #

setPicturePaintable :: (MonadIO m, IsPicture o, IsPaintable a) => o -> a -> m () #

toPicture :: (MonadIO m, IsPicture o) => o -> m Picture #