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

gtkDragDestSetTrackMotion

gtkDragDestSetTrackMotion


Description

Tells the widget to emit ::drag-motion and ::drag-leave events regardless of the targets and the GTK_DEST_DEFAULT_MOTION flag.

Usage

gtkDragDestSetTrackMotion(object, track.motion)

Arguments

object

a GtkWidget that's a drag destination

track.motion

whether to accept all targets

Details

This may be used when a widget wants to do generic actions regardless of the targets that the source offers. Since 2.10

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.