gtkDragDestGetTrackMotion {RGtk2}R Documentation

gtkDragDestGetTrackMotion

Description

Returns whether the widget has been configured to always emit ::drag-motion signals.

Usage

gtkDragDestGetTrackMotion(object)

Arguments

object [GtkWidget] a GtkWidget that's a drag destination

Details

Since 2.10

Value

[logical] TRUE if the widget always emits ::drag-motion events

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]