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.