xcb_icccm_get_wm_class_reply_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct xcb_icccm_get_wm_class_reply_t {}

Members

Variables

_reply
xcb_get_property_reply_t* _reply;

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

class_name
char* class_name;

Class of application

instance_name
char* instance_name;

Instance name

Meta