Type Definition gtk4_sys::GtkCellCallback

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