Documentation
Dlang.org
Picture.setFile
gtk
picture
Picture
Makes self load and display file.
See
gtk.picture.Picture.newForFile
for details.
class
Picture
void
setFile
(
gio.file.File
file
= null
)
Parameters
file
gio
.
file
.
File
a
gio.file.File
gtk
picture
Picture
constructors
this
functions
getAlternativeText
getCanShrink
getContentFit
getFile
getKeepAspectRatio
getPaintable
self
setAlternativeText
setCanShrink
setContentFit
setFile
setFilename
setKeepAspectRatio
setPaintable
setPixbuf
setResource
properties
_gType
alternativeText
canShrink
contentFit
file
keepAspectRatio
paintable
static functions
_getGType
newForFile
newForFilename
newForPaintable
newForPixbuf
newForResource
Makes self load and display file.
See gtk.picture.Picture.newForFile for details.