Struct gio_sys::GTlsCertificate
[−]
[src]
#[repr(C)]pub struct GTlsCertificate { pub parent_instance: GObject, pub priv_: *mut GTlsCertificatePrivate, }
Fields
parent_instance: GObject
priv_: *mut GTlsCertificatePrivate
Trait Implementations
impl Copy for GTlsCertificate[src]
impl Clone for GTlsCertificate[src]
fn clone(&self) -> GTlsCertificate[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more