Type Definition gtk4_sys::GtkPrinterFunc[][src]

pub type GtkPrinterFunc = Option<unsafe extern "C" fn(_: *mut GtkPrinter, _: gpointer) -> gboolean>;