Method
GtkWidgetdrag_dest_get_track_motion
Declaration [src]
gboolean
gtk_drag_dest_get_track_motion (
GtkWidget* widget
)
Description [src]
Returns whether the widget has been configured to always
emit GtkWidget::drag-motion
signals.
Available since: | 2.10 |