EvinceLayer

Constructors

this
this(EvLayer* evLayer, bool ownedRef)

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

this
this(bool isParent, int rbGroup)

Members

Functions

getEvinceLayerStruct
EvLayer* getEvinceLayerStruct(bool transferOwnership)

Get the main Gtk struct

getRbGroup
int getRbGroup()
getStruct
void* getStruct()

the main Gtk struct as a void*

isParent
bool isParent()

Static functions

getType
GType getType()

Variables

evLayer
EvLayer* evLayer;

the main Gtk struct

Meta