WebKitDOMScreen
WebKitDOMScreen
|
|
Functions
webkit_dom_screen_get_height ()
gulong
webkit_dom_screen_get_height (WebKitDOMScreen *self);
webkit_dom_screen_get_width ()
gulong
webkit_dom_screen_get_width (WebKitDOMScreen *self);
webkit_dom_screen_get_color_depth ()
gulong
webkit_dom_screen_get_color_depth (WebKitDOMScreen *self);
webkit_dom_screen_get_pixel_depth ()
gulong
webkit_dom_screen_get_pixel_depth (WebKitDOMScreen *self);
webkit_dom_screen_get_avail_left ()
glong
webkit_dom_screen_get_avail_left (WebKitDOMScreen *self);
webkit_dom_screen_get_avail_top ()
glong
webkit_dom_screen_get_avail_top (WebKitDOMScreen *self);
webkit_dom_screen_get_avail_height ()
gulong
webkit_dom_screen_get_avail_height (WebKitDOMScreen *self);
webkit_dom_screen_get_avail_width ()
gulong
webkit_dom_screen_get_avail_width (WebKitDOMScreen *self);
Types and Values
WebKitDOMScreen
typedef struct _WebKitDOMScreen WebKitDOMScreen;
Property Details
The “avail-height” property
“avail-height” gulong
read-only gulong Screen:avail-height.
Flags: Read
The “avail-left” property
“avail-left” glong
read-only glong Screen:avail-left.
Flags: Read
Default value: 0
The “avail-top” property
“avail-top” glong
read-only glong Screen:avail-top.
Flags: Read
Default value: 0
The “avail-width” property
“avail-width” gulong
read-only gulong Screen:avail-width.
Flags: Read
The “color-depth” property
“color-depth” gulong
read-only gulong Screen:color-depth.
Flags: Read
The “height” property
“height” gulong
read-only gulong Screen:height.
Flags: Read
The “pixel-depth” property
“pixel-depth” gulong
read-only gulong Screen:pixel-depth.
Flags: Read
The “width” property
“width” gulong
read-only gulong Screen:width.
Flags: Read