Struct gio_sys::GFileAttributeMatcher[][src]

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

Trait Implementations

impl Debug for GFileAttributeMatcher
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations