DragContext.this

Warning gdk_drag_context_new has been deprecated since version 2.24 and should not be used in newly-written code. This function is not useful, you always obtain drag contexts by gdk_drag_begin() or similar. Creates a new GdkDragContext.

  1. this(GdkDragContext* gdkDragContext)
  2. this()
    class DragContext
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta