xcb_create_cursor_request_t Struct Reference
[XCB API]

xcb_create_cursor_request_t More...

#include <xproto.h>


Data Fields

uint8_t major_opcode
uint8_t pad0
uint16_t length
xcb_cursor_t cid
xcb_pixmap_t source
xcb_pixmap_t mask
uint16_t fore_red
uint16_t fore_green
uint16_t fore_blue
uint16_t back_red
uint16_t back_green
uint16_t back_blue
uint16_t x
uint16_t y


Detailed Description

xcb_create_cursor_request_t


Field Documentation

uint8_t xcb_create_cursor_request_t::major_opcode

uint8_t xcb_create_cursor_request_t::pad0

uint16_t xcb_create_cursor_request_t::length

xcb_cursor_t xcb_create_cursor_request_t::cid

xcb_pixmap_t xcb_create_cursor_request_t::source

xcb_pixmap_t xcb_create_cursor_request_t::mask

uint16_t xcb_create_cursor_request_t::fore_red

uint16_t xcb_create_cursor_request_t::fore_green

uint16_t xcb_create_cursor_request_t::fore_blue

uint16_t xcb_create_cursor_request_t::back_red

uint16_t xcb_create_cursor_request_t::back_green

uint16_t xcb_create_cursor_request_t::back_blue

uint16_t xcb_create_cursor_request_t::x

uint16_t xcb_create_cursor_request_t::y


The documentation for this struct was generated from the following file:
Generated on Mon Aug 13 15:12:53 2007 for XCB by  doxygen 1.5.2