TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 3.2
Sets the icon for a given drag from the given icon. See the documentation for gtk_drag_set_icon_name() for more details about using icons in drag and drop.
icon
gtk_drag_set_icon_name()
the context for a drag (This must be called with a context for the source side of a drag)
a Gio.Icon
the X offset of the hotspot within the icon
the Y offset of the hotspot within the icon
3.2
Sets the icon for a given drag from the given
icon. See the documentation forgtk_drag_set_icon_name()for more details about using icons in drag and drop.