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