Method

GtkWidgetdrag_dest_get_track_motion

since: 2.10

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

Return value

Type: gboolean

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