[ Version ( since = "1.5" ) ]
public void get_hotspot (out double x_hotspot, out double y_hotspot)
Get the hotspot point for the given marker.
The value is in pixel relative to the top-left corner. Any negative value means that the hotspot get computed with the [ property@Gtk.Widget:halign] or [property@Gtk.Widget:valign] properties.
| this |
a Marker |
| x_hotspot |
return value for the x hotspot |
| y_hotspot |
return value for the y hotspot |