Virtual Method

GtkWidgetdrag_motion

Declaration [src]

gboolean
drag_motion (
  GtkWidget* widget,
  GdkDragContext* context,
  gint x,
  gint y,
  guint time_
)

Description

No description available.

Parameters

context

Type: GdkDragContext

No description available.

The data is owned by the caller of the method.
x

Type: gint

No description available.

y

Type: gint

No description available.

time_

Type: guint

No description available.

Return value

Type: gboolean

No description available.