Trait gio::FileIconExt [−][src]
pub trait FileIconExt { fn get_file(&self) -> Option<File>; fn connect_property_file_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId; }
Required Methods
fn get_file(&self) -> Option<File>
fn connect_property_file_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId