Type Definition GtkTextCharPredicate
Other items ingtk_sys
type GtkTextCharPredicate = Option<unsafe extern "C" fn(_: u32, _: gpointer) -> gboolean>;