Cogl.Framebuffer.prototype.get_height
function get_height(): Number(gint) {
// Gjs wrapper for cogl_framebuffer_get_height()
}
Queries the current height of the given framebuffer.
Since 1.8
- Returns
The height of framebuffer.
function get_height(): Number(gint) {
// Gjs wrapper for cogl_framebuffer_get_height()
}
Queries the current height of the given framebuffer.
Since 1.8
The height of framebuffer.