xcb_icccm_get_text_property_reply_t

@brief TextProperty reply structure.

Members

Variables

_reply
xcb_get_property_reply_t* _reply;

Store reply to avoid memory allocation, should normally not be used directly

encoding
xcb_atom_t encoding;

Encoding used

format
ubyte format;

Format, may be 8, 16 or 32

name
char* name;

Property value

name_len
uint name_len;

Length of the name field above

Meta