Struct gio_sys::GTlsInteraction[][src]

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

Fields

Trait Implementations

impl Copy for GTlsInteraction
[src]

impl Clone for GTlsInteraction
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GTlsInteraction
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GTlsInteraction

impl !Sync for GTlsInteraction