[−][src]Trait gio::prelude::TlsFileDatabaseExt
Required methods
fn get_property_anchors(&self) -> Option<GString>
fn set_property_anchors(&self, anchors: Option<&str>)
fn connect_property_anchors_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<TlsFileDatabase>> TlsFileDatabaseExt for O
[src]
fn get_property_anchors(&self) -> Option<GString>
[src]
fn set_property_anchors(&self, anchors: Option<&str>)
[src]
fn connect_property_anchors_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId