package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wrappers.Unix_credentials_message

type t = [ `unix_credentials_message | `socket_control_message | `object_ ] Gobject.obj
val new_ : unit -> t

Create a new UnixCredentialsMessage

val new_with_credentials : [ `credentials | `object_ ] Gobject.obj -> t

Create a new UnixCredentialsMessage

val get_credentials : t -> [ `credentials | `object_ ] Gobject.obj

Gets the credentials stored in @message.