Control.sendMouseEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool sendMouseEvent(int type, int button, int time, double x, double y, bool is_hint, int state)
  2. bool sendMouseEvent(int type, int button, int count, int detail, bool send, int time, double x, double y, bool is_hint, int state)
    class Control
    bool
    sendMouseEvent
    (
    int type
    ,
    int button
    ,
    int count
    ,
    int detail
    ,
    bool send
    ,
    int time
    ,
    double x
    ,
    double y
    ,
    bool is_hint
    ,
    int state
    )

Meta