Struct gdk_sys::GdkDragContext[][src]

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

Trait Implementations

impl Debug for GdkDragContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations