i3
Font::[struct].specific.xcb Struct Reference

Data Fields

xcb_font_t id
 The xcb-id for the font.
xcb_query_font_reply_t * info
 Font information gathered from the server.
xcb_charinfo_t * table
 Font table for this font (may be NULL).

Detailed Description

Definition at line 74 of file libi3.h.

Field Documentation

◆ id

The xcb-id for the font.

◆ info

xcb_query_font_reply_t* Font::[struct].specific.xcb info

Font information gathered from the server.

◆ table

xcb_charinfo_t* Font::[struct].specific.xcb table

Font table for this font (may be NULL).


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