Media

Constructors

this
this(EvMedia* evMedia, bool ownedRef)

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

this
this(Page page, string uri)

Members

Functions

getMediaStruct
EvMedia* getMediaStruct(bool transferOwnership)

Get the main Gtk struct

getPageIndex
uint getPageIndex()
getShowControls
bool getShowControls()
getStruct
void* getStruct()

the main Gtk struct as a void*

getUri
string getUri()
setShowControls
void setShowControls(bool showControls)

Static functions

getType
GType getType()

Variables

evMedia
EvMedia* evMedia;

the main Gtk struct

Meta