gtk-d v3.6.1 (2017-04-24T17:21:39Z)
Home
Dub
Repo
PixbufLoader.OnAreaUpdatedDelegateWrapper
gdkpixbuf
PixbufLoader
PixbufLoader
Undocumented in source.
class
PixbufLoader
protected
class
OnAreaUpdatedDelegateWrapper {
static
OnAreaUpdatedDelegateWrapper
[]
listeners
;
void
delegate
(
int
,
int
,
int
,
int
,
PixbufLoader
)
dlg
;
gulong
handlerId
;
this
(void delegate(int, int, int, int, PixbufLoader) dlg);
void
remove
(OnAreaUpdatedDelegateWrapper source);
}
Constructors
this
this
(void delegate(int, int, int, int, PixbufLoader) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnAreaUpdatedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnAreaUpdatedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
int
,
int
,
int
,
int
,
PixbufLoader
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gdkpixbuf
PixbufLoader
PixbufLoader
classes
OnAreaPreparedDelegateWrapper
OnAreaUpdatedDelegateWrapper
OnClosedDelegateWrapper
OnSizePreparedDelegateWrapper
constructors
this
functions
addOnAreaPrepared
addOnAreaUpdated
addOnClosed
addOnSizePrepared
close
getAnimation
getFormat
getPixbuf
getPixbufLoaderStruct
getStruct
setSize
setStruct
write
writeBytes
static functions
callBackAreaPrepared
callBackAreaPreparedDestroy
callBackAreaUpdated
callBackAreaUpdatedDestroy
callBackClosed
callBackClosedDestroy
callBackSizePrepared
callBackSizePreparedDestroy
getType
variables
gdkPixbufLoader