Struct gio_2_0_sys::GTlsCertificateClass [] [src]

#[repr(C)]
pub struct GTlsCertificateClass { pub parent_class: GObjectClass, pub verify: Option<extern "C" fn(_: *mut GTlsCertificate, _: *mut GSocketConnectable, _: *mut GTlsCertificate) -> GTlsCertificateFlags>, // some fields omitted }

Fields