gtk-d v3.6.6 (2017-08-06T14:57:30Z)
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
destructors
~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.