Struct gdk_sys::GdkSeat[][src]

#[repr(C)]
pub struct GdkSeat { pub parent_instance: GObject, }

Fields

Trait Implementations

impl Copy for GdkSeat
[src]

impl Clone for GdkSeat
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GdkSeat
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GdkSeat

impl !Sync for GdkSeat