RGtk2 (version 2.20.31)

gtkDragDestGetTrackMotion: gtkDragDestGetTrackMotion

Description

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

Usage

gtkDragDestGetTrackMotion(object)

Arguments

object
a GtkWidget that's a drag destination

Value

TRUE if the widget always emits ::drag-motion events

Details

Since 2.10