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
setAlternativeText
setCanShrink
setContentFit
setFile
setFilename
setKeepAspectRatio
setPaintable
setPixbuf
setResource
static functions
newForFile
newForFilename
newForPaintable
newForPixbuf
newForResource
Makes self load and display file.
See gtk.picture.Picture.newForFile for details.