Documentation
Dlang.org
Image.setFromIconName
gtk
image
Image
See
gtk.image.Image.newFromIconName
for details.
class
Image
void
setFromIconName
(
string
iconName
,
gtk.types.IconSize
size
)
Parameters
iconName
string
an icon name or null
size
gtk
.
types
.
IconSize
an icon size (#GtkIconSize)
gtk
image
Image
constructors
this
functions
clear
getAnimation
getGicon
getIconName
getIconSet
getPixbuf
getPixelSize
getStock
getStorageType
self
setFromAnimation
setFromFile
setFromGicon
setFromIconName
setFromIconSet
setFromPixbuf
setFromResource
setFromStock
setFromSurface
setPixelSize
properties
_gType
file
gicon
iconName
iconSet
iconSize
pixbuf
pixbufAnimation
pixelSize
resource
stock
storageType
surface
useFallback
static functions
_getGType
builder
newFromAnimation
newFromFile
newFromGicon
newFromIconName
newFromIconSet
newFromPixbuf
newFromResource
newFromStock
newFromSurface
See gtk.image.Image.newFromIconName for details.