Struct gio_sys::GFilenameCompleter[][src]

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

Trait Implementations

impl Debug for GFilenameCompleter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations