Image.setFromFile

Sets a GtkImage to show a file.

See [ctor@Gtk.Image.new_from_file] for details.

class Image
void
setFromFile
(
string filename
)

Parameters

filename string

a filename or %NULL

Meta