xcb_auth_info_t Struct Reference
[XCB Core API]

Container for authorization information. More...

#include <xcb.h>


Data Fields

int namelen
char * name
int datalen
char * data


Detailed Description

Container for authorization information.

A container for authorization information to be sent to the X server.


Field Documentation

Length of the string name (as returned by strlen).

String containing the authentication protocol name, such as "MIT-MAGIC-COOKIE-1" or "XDM-AUTHORIZATION-1".

Referenced by xcb_connect().

Length of the data member.

Data interpreted in a protocol-specific manner.

Referenced by xcb_connect().


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

Generated on Sun Jul 27 21:19:01 2008 for XCB by  doxygen 1.5.6