Function gtk4::functions::enumerate_printers [−][src]
pub fn enumerate_printers<P: Fn(&Printer) -> bool + Send + Sync + 'static>(
func: P,
wait: bool
)
This is supported on Linux only.
pub fn enumerate_printers<P: Fn(&Printer) -> bool + Send + Sync + 'static>(
func: P,
wait: bool
)