GdkEventMotion

GdkEventMotion

Synopsis

class GdkEventMotion 
{
    deviceid; 
    is_hint; 
    pressure; 
    send_event; 
    source; 
    state; 
    time; 
    type; 
    window; 
    x; 
    x_root; 
    xtilt; 
    y; 
    y_root; 
    ytilt; 
}