[][src]Type Definition gtk_sys::GtkTranslateFunc

type GtkTranslateFunc = Option<unsafe extern "C" fn(_: *const c_char, _: gpointer) -> *mut c_char>;