Trait gtk::prelude::GestureStylusExtManual[][src]

pub trait GestureStylusExtManual: 'static {
    fn axes(&self, axes: Vec<AxisUse>) -> Option<Vec<f64>>;
}

Required methods

This is supported on crate feature v3_24 only.

Implementors