Gtk.Scale.prototype.get_layout_offsets
function get_layout_offsets():void {
// Gjs wrapper for gtk_scale_get_layout_offsets()
}Obtains the coordinates where the scale will draw the Pango.Layout representing the text in the scale. Remember when using the Pango.Layout function you need to convert to and from pixels using PANGO_PIXELS() or #PANGO_SCALE.
If the Gtk.draw-value property is false, the return values are undefined.
Since 2.4