Struct gio_sys::GTlsPassword[][src]

#[repr(C)]
pub struct GTlsPassword { pub parent_instance: GObject, pub priv_: *mut GTlsPasswordPrivate, }

Fields

Trait Implementations

impl Copy for GTlsPassword
[src]

impl Clone for GTlsPassword
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GTlsPassword
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GTlsPassword

impl !Sync for GTlsPassword