set_hotspot


Description:

[ Version ( since = "1.5" ) ]
public void set_hotspot (double x_hotspot, double y_hotspot)

Set the hotspot point for the given marker.

The value is in pixel relative to the top-left corner. Use any negative value to fallback to the [property@Gtk.Widget:halign] or [ property@Gtk.Widget:valign] properties.

Parameters:

this

a Marker

x_hotspot

the x hotspot

y_hotspot

the y hotspot