gtkDragSetIconPixbuf: gtkDragSetIconPixbuf

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Sets pixbuf as the icon for a given drag.

Usage

1
gtkDragSetIconPixbuf(object, pixbuf, 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)

pixbuf

the GdkPixbuf to use as the drag icon.

hot.x

the X offset within widget of the hotspot.

hot.y

the Y offset within widget of the hotspot.

Author(s)

Derived by RGtkGen from GTK+ documentation


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