Struct gio::SocketService[]

pub struct SocketService(_, _);

Methods

impl SocketService
[src]

Trait Implementations

impl Clone for SocketService

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SocketService

Formats the value using the given formatter. Read more

impl Hash for SocketService

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for SocketService

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for SocketService

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for SocketService

impl IsA<SocketListener> for SocketService

impl IsA<Object> for SocketService

impl Default for SocketService
[src]

Returns the "default value" for a type. Read more

impl IsA<SocketService> for ThreadedSocketService

Auto Trait Implementations

impl !Send for SocketService

impl !Sync for SocketService