Obtains the coordinates where the scale will draw the pango.layout.Layout representing the text in the scale.
Remember when using the pango.layout.Layout function you need to convert to and from pixels using PANGO_PIXELS() or PANGO_SCALE.
If the propertyGtk.Scale:draw-value property is false, the return values are undefined.
location to store X offset of layout
location to store Y offset of layout
Obtains the coordinates where the scale will draw the pango.layout.Layout representing the text in the scale.
Remember when using the pango.layout.Layout function you need to convert to and from pixels using PANGO_PIXELS() or PANGO_SCALE.
If the propertyGtk.Scale:draw-value property is false, the return values are undefined.