Trait gio::SettingsBackendExt[][src]

pub trait SettingsBackendExt {
    fn path_writable_changed(&self, path: &str);
fn writable_changed(&self, key: &str); }

Required Methods

Implementors