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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GdkSeat
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GdkSeat

impl !Sync for GdkSeat