gtkDragDestGetTrackMotion {RGtk2} | R Documentation |
Returns whether the widget has been configured to always emit ::drag-motion signals.
gtkDragDestGetTrackMotion(object)
|
[GtkWidget ] a GtkWidget that's a drag destination |
Since 2.10
[logical] TRUE
if the widget always emits ::drag-motion events
Derived by RGtkGen from GTK+ documentation