Type Definition gtk_sys::GtkTextCharPredicate
[−]
[src]
type GtkTextCharPredicate = Option<unsafe extern "C" fn(_: u32, _: gpointer) -> gboolean>;