Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkDragSetIconStock

gtkDragSetIconStock


Description

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

Usage

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.