Link

Constructors

this
this(EvLink* evLink, bool ownedRef)

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

this
this(string title, LinkAction action)

Members

Functions

getAction
LinkAction getAction()
getLinkStruct
EvLink* getLinkStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getTitle
string getTitle()

Static functions

getType
GType getType()

Variables

evLink
EvLink* evLink;

the main Gtk struct

Meta