ocgtk.gio
Credentials.credentials
ocgtk
ocgtk.cairo
ocgtk.common
ocgtk.gdk
ocgtk.gdk_pixbuf
ocgtk.gdkpixbuf
ocgtk.graphene
ocgtk.gsk
ocgtk.gtk
ocgtk.pango
ocgtk.pango_cairo
ocgtk.pangocairo
method get_unix_pid : unit -> (int, GError.t) result
method get_unix_user : unit -> (int, GError.t) result
method is_same_user : credentials_t -> (bool, GError.t) result
method set_unix_user : int -> (bool, GError.t) result
method to_string : unit -> string
method as_credentials : Ocgtk_gio__.Credentials.t