gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Image.this
gtk
Image
Image
Sets our main struct and passes it to the parent class.
this
(GtkImage* gtkImage, bool ownedRef)
class
Image
this
(
GtkImage
*
gtkImage
,
bool
ownedRef
= false
)
this
(StockID stockID, GtkIconSize size)
this
()
this
(PixbufAnimation animation)
this
(string filename)
this
(IconIF icon, GtkIconSize size)
this
(string iconName, GtkIconSize size)
this
(IconSet iconSet, GtkIconSize size)
this
(Pixbuf pixbuf)
this
(Surface surface)
Meta
Source
See Implementation
gtk
Image
Image
constructors
this
functions
clear
getAnimation
getGicon
getIconName
getIconSet
getImageStruct
getPixbuf
getPixelSize
getStock
getStorageType
getStruct
setFromAnimation
setFromFile
setFromGicon
setFromIconName
setFromIconSet
setFromPixbuf
setFromResource
setFromStock
setFromSurface
setPixelSize
static functions
getType
variables
gtkImage
Sets our main struct and passes it to the parent class.