gtk-d v3.3.1 (2016-03-27T12:49:35Z)
Home
Dub
Repo
ErrorG.this
glib
ErrorG
ErrorG
Sets our main struct and passes it to the parent class.
this
(GError* gError, bool ownedRef)
class
ErrorG
this
(
GError
*
gError
,
bool
ownedRef
= false
)
this
(GQuark domain, int code, string message)
this
(GQuark domain, int code, string format, void* args)
Meta
Source
See Implementation
glib
ErrorG
ErrorG
constructors
this
functions
copy
free
getErrorGStruct
getStruct
matches
static functions
propagateError
setErrorLiteral
variables
gError
ownedRef
Sets our main struct and passes it to the parent class.