Type Definition gtk4_sys::GtkCellCallback[][src]

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