evinced ~master (2020-10-11T14:42:40Z)
Dub
Repo
Rectangle.this
evince
document
Rectangle
Rectangle
Sets our main struct and passes it to the parent class.
this
(EvRectangle* evRectangle, bool ownedRef)
class
Rectangle
this
(
EvRectangle
*
evRectangle
,
bool
ownedRef
= false
)
this
()
Meta
Source
See Implementation
evince
document
Rectangle
Rectangle
constructors
this
destructors
~this
functions
copy
free
getRectangleStruct
getStruct
properties
x1
x2
y1
y2
static functions
getType
variables
evRectangle
ownedRef
Sets our main struct and passes it to the parent class.