Struct gdk_sys::GdkCursor[][src]

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

Trait Implementations

impl Debug for GdkCursor
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GdkCursor

impl Sync for GdkCursor