Struct gtk::TargetEntry [] [src]

#[repr(C)]
pub struct TargetEntry { /* fields omitted */ }

Methods

impl TargetEntry
[src]

Trait Implementations

impl Clone for TargetEntry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TargetEntry
[src]

Formats the value using the given formatter.

impl StaticType for TargetEntry
[src]

Returns the type identifier of Self.