Constructor
GioUnixCredentialsMessagenew_with_credentials
since: 2.26
Declaration [src]
GSocketControlMessage*
g_unix_credentials_message_new_with_credentials (
  GCredentials* credentials
)
Parameters
- credentials
- 
            Type: GCredentialsA GCredentialsobject.The data is owned by the caller of the function. 
Return value
Type: GSocketControlMessage
A new GUnixCredentialsMessage.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |