WvStreams
Public Attributes
DBusUserInfo Struct Reference

Information about a UNIX user. More...

#include <dbus-sysdeps.h>

List of all members.

Public Attributes

dbus_uid_t uid
 UID.
dbus_gid_t primary_gid
 GID.
dbus_gid_t * group_ids
 Groups IDs, *including* above primary group.
int n_group_ids
 Size of group IDs array.
char * username
 Username.
char * homedir
 Home directory.

Detailed Description

Information about a UNIX user.

Definition at line 145 of file dbus-sysdeps.h.


The documentation for this struct was generated from the following file: