Struct gtk_sys::GtkEntryIconAccessible[][src]

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

Trait Implementations

impl Debug for GtkEntryIconAccessible
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations