Cogl.Output.prototype.get_height
function get_height(): Number(gint) {
// Gjs wrapper for cogl_output_get_height()
}
Gets the height of the output in pixels.
Since 1.14
- Returns
the height of the output in pixels
function get_height(): Number(gint) {
// Gjs wrapper for cogl_output_get_height()
}
Gets the height of the output in pixels.
Since 1.14
the height of the output in pixels