gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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.