Type Definition gtk_sys::GtkTranslateFunc[][src]

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