CssProvider

Constructors

this
this(DzlCssProvider* dzlCssProvider, bool ownedRef = false)

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

this
this(string basePath)

Members

Functions

getDazzleCssProviderStruct
DzlCssProvider* getDazzleCssProviderStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlCssProvider
DzlCssProvider* dzlCssProvider;

the main Gtk struct

Meta