Struct gdk_sys::GdkEventSequence [] [src]

#[repr(C)]
pub struct GdkEventSequence(_);

Trait Implementations

impl Debug for GdkEventSequence
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations