Class: Gio::UnixCredentialsMessage

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Overview

Class structure for GUnix::CredentialsMessage.

Instance Method Summary collapse

Instance Method Details

#credentialsGio::Credentials

The credentials stored in the message.

Returns:

#credentials=(credentials) ⇒ Gio::Credentials

The credentials stored in the message.

Parameters:

Returns:

#newGio::SocketControlMessage

Creates a new GUnix::CredentialsMessage with credentials matching the current processes.

Returns:

#new_with_credentials(credentials) ⇒ Gio::SocketControlMessage

Creates a new GUnix::CredentialsMessage holding credentials.

Parameters:

Returns: