pub type GSocketClient = _GSocketClient;Expand description
GSocketClient:
A helper class for network clients to make connections.
Since: 2.22
Aliased Type§
#[repr(C)]pub struct GSocketClient {
pub parent_instance: _GObject,
pub priv_: *mut _GSocketClientPrivate,
}Fields§
§parent_instance: _GObject§priv_: *mut _GSocketClientPrivate