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 Copy for GTlsPassword
impl Clone for GTlsPassword
[src]
impl Clone for GTlsPassword
fn clone(&self) -> GTlsPassword
[src]
fn clone(&self) -> GTlsPassword
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GTlsPassword
[src]
impl Debug for GTlsPassword
Auto Trait Implementations
impl !Send for GTlsPassword
impl !Send for GTlsPassword
impl !Sync for GTlsPassword
impl !Sync for GTlsPassword