Image

Constructors

this
this(EvImage* evImage, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this(int page, int imgId)
this
this(Pixbuf pixbuf)

Members

Functions

getId
int getId()
getImageStruct
EvImage* getImageStruct(bool transferOwnership)

Get the main Gtk struct

getPage
int getPage()
getPixbuf
Pixbuf getPixbuf()
getStruct
void* getStruct()

the main Gtk struct as a void*

getTmpUri
string getTmpUri()
saveTmp
string saveTmp(Pixbuf pixbuf)

Static functions

getType
GType getType()

Variables

evImage
EvImage* evImage;

the main Gtk struct

Meta