xcb_randr_mode_info_t
extern (C)
struct xcb_randr_mode_info_t {
}
Members
- dot_clock
uint dot_clock;
- height
ushort height;
- hskew
ushort hskew;
- hsync_end
ushort hsync_end;
- hsync_start
ushort hsync_start;
- htotal
ushort htotal;
- id
uint id;
- mode_flags
uint mode_flags;
- name_len
ushort name_len;
- vsync_end
ushort vsync_end;
- vsync_start
ushort vsync_start;
- vtotal
ushort vtotal;
- width
ushort width;
xcb randr
aliasesenumsfunctionsmanifest constantsstatic variablesstructsunionsvariables
@brief xcb_randr_mode_info_t