[−][src]Trait gio::prelude::ZlibCompressorExt
Required methods
fn get_file_info(&self) -> Option<FileInfo>
fn set_file_info(&self, file_info: Option<&FileInfo>)
fn get_property_format(&self) -> ZlibCompressorFormat
fn get_property_level(&self) -> i32
fn connect_property_file_info_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<ZlibCompressor>> ZlibCompressorExt for O
[src]
fn get_file_info(&self) -> Option<FileInfo>
[src]
fn set_file_info(&self, file_info: Option<&FileInfo>)
[src]
fn get_property_format(&self) -> ZlibCompressorFormat
[src]
fn get_property_level(&self) -> i32
[src]
fn connect_property_file_info_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId