Cogl.Output – doc Reference Manual
Packages
doc
Cogl
Output
Output
get_height
get_mm_height
get_mm_width
get_refresh_rate
get_subpixel_order
get_width
get_x
get_y
Output
Object Hierarchy:
Description:
public
class
Output
:
Object
Namespace:
Cogl
Package:
doc
Content:
Creation methods:
protected
Output
()
Methods:
public
int
get_height
()
Gets the height of the output in pixels.
public
int
get_mm_height
()
Gets the physical height of the output.
public
int
get_mm_width
()
Gets the physical width of the output.
public
float
get_refresh_rate
()
Gets the number of times per second that the output device refreshes the display contents.
public
SubpixelOrder
get_subpixel_order
()
For an output device where each pixel is made up of smaller components with different colors, returns the layout of the subpixel components.
public
int
get_width
()
Gets the width of the output in pixels.
public
int
get_x
()
Gets the X position of the output with respect to the coordinate system of the screen.
public
int
get_y
()
Gets the Y position of the output with respect to the coordinate system of the screen.
Inherited Members:
All known members inherited from class Cogl.Object
value_set_object