gtkDragSetIconStock: gtkDragSetIconStock

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Sets the icon for a given drag from a stock ID.

Usage

1
gtkDragSetIconStock(object, stock.id, hot.x, hot.y)

Arguments

object

the context for a drag. (This must be called with a context for the source side of a drag)

stock.id

the ID of the stock icon to use for the drag.

hot.x

the X offset within the icon of the hotspot.

hot.y

the Y offset within the icon of the hotspot.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.