DOMClientRect

Constructors

this
this(WebKitDOMClientRect* webKitDOMClientRect, bool ownedRef)

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

Members

Functions

getBottom
float getBottom()

Returns the bottom coordinate of @self, relative to the viewport.

getDOMClientRectStruct
WebKitDOMClientRect* getDOMClientRectStruct(bool transferOwnership)

Get the main Gtk struct

getHeight
float getHeight()

Returns the height of @self.

getLeft
float getLeft()

Returns the left coordinate of @self, relative to the viewport.

getRight
float getRight()

Returns the right coordinate of @self, relative to the viewport.

getStruct
void* getStruct()

the main Gtk struct as a void*

getTop
float getTop()

Returns the top coordinate of @self, relative to the viewport.

getWidth
float getWidth()

Returns the width of @self.

Static functions

getType
GType getType()

Variables

webKitDOMClientRect
WebKitDOMClientRect* webKitDOMClientRect;

the main Gtk struct

Inherited Members

From DOMObject

webKitDOMObject
WebKitDOMObject* webKitDOMObject;

the main Gtk struct

getDOMObjectStruct
WebKitDOMObject* getDOMObjectStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta