Gtk.PaperSize.prototype.get_height

function get_height(unit:Gtk.Unit):Number {
    // Gjs wrapper for gtk_paper_size_get_height()
}

Gets the paper height of the Gtk.PaperSize, in units of unit.

Since 2.10

unit

the unit for the return value, not Gtk.Unit.none

Returns

the paper height