Struct gio_sys::GTlsInteraction
[−]
[src]
#[repr(C)]pub struct GTlsInteraction { pub parent_instance: GObject, pub priv_: *mut GTlsInteractionPrivate, }
Fields
parent_instance: GObject
priv_: *mut GTlsInteractionPrivate
Trait Implementations
impl Copy for GTlsInteraction[src]
impl Clone for GTlsInteraction[src]
fn clone(&self) -> GTlsInteraction[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