Cursor.this

  1. this(void* ptr, Flag!"Take" take)
    class Cursor
    this
    (
    void* ptr
    ,
    Flag!"Take" take
    )
  2. this(gdk.types.CursorType cursorType)