- xcb_x_print_create_context
xcb_void_cookie_t xcb_x_print_create_context(xcb_connection_t* c, uint context_id, uint printerNameLen, uint localeLen, xcb_x_print_string8_t* printerName, xcb_x_print_string8_t* locale)
@param c The connection
@return A cookie
- xcb_x_print_create_context_checked
xcb_void_cookie_t xcb_x_print_create_context_checked(xcb_connection_t* c, uint context_id, uint printerNameLen, uint localeLen, xcb_x_print_string8_t* printerName, xcb_x_print_string8_t* locale)
@param c The connection
@return A cookie
- xcb_x_print_create_context_sizeof
int xcb_x_print_create_context_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_pcontext_end
xcb_generic_iterator_t xcb_x_print_pcontext_end(xcb_x_print_pcontext_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_x_print_pcontext_iterator_t
@return The iterator pointing to the last element
- xcb_x_print_pcontext_next
void xcb_x_print_pcontext_next(xcb_x_print_pcontext_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_x_print_pcontext_iterator_t
- xcb_x_print_print_destroy_context
xcb_void_cookie_t xcb_x_print_print_destroy_context(xcb_connection_t* c, uint context)
@param c The connection
@return A cookie
- xcb_x_print_print_destroy_context_checked
xcb_void_cookie_t xcb_x_print_print_destroy_context_checked(xcb_connection_t* c, uint context)
@param c The connection
@return A cookie
- xcb_x_print_print_end_doc
xcb_void_cookie_t xcb_x_print_print_end_doc(xcb_connection_t* c, ubyte cancel)
@param c The connection
@return A cookie
- xcb_x_print_print_end_doc_checked
xcb_void_cookie_t xcb_x_print_print_end_doc_checked(xcb_connection_t* c, ubyte cancel)
@param c The connection
@return A cookie
- xcb_x_print_print_end_job
xcb_void_cookie_t xcb_x_print_print_end_job(xcb_connection_t* c, ubyte cancel)
@param c The connection
@return A cookie
- xcb_x_print_print_end_job_checked
xcb_void_cookie_t xcb_x_print_print_end_job_checked(xcb_connection_t* c, ubyte cancel)
@param c The connection
@return A cookie
- xcb_x_print_print_end_page
xcb_void_cookie_t xcb_x_print_print_end_page(xcb_connection_t* c, ubyte cancel)
@param c The connection
@return A cookie
- xcb_x_print_print_end_page_checked
xcb_void_cookie_t xcb_x_print_print_end_page_checked(xcb_connection_t* c, ubyte cancel)
@param c The connection
@return A cookie
- xcb_x_print_print_get_attributes
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t* c, xcb_x_print_pcontext_t context, ubyte pool)
@param c The connection
@return A cookie
- xcb_x_print_print_get_attributes_attributes
xcb_x_print_string8_t* xcb_x_print_print_get_attributes_attributes(xcb_x_print_print_get_attributes_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_attributes_attributes_end
xcb_generic_iterator_t xcb_x_print_print_get_attributes_attributes_end(xcb_x_print_print_get_attributes_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_attributes_attributes_length
int xcb_x_print_print_get_attributes_attributes_length(xcb_x_print_print_get_attributes_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_attributes_reply
xcb_x_print_print_get_attributes_reply_t* xcb_x_print_print_get_attributes_reply(xcb_connection_t* c, xcb_x_print_print_get_attributes_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_attributes_sizeof
int xcb_x_print_print_get_attributes_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_attributes_unchecked
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context, ubyte pool)
@param c The connection
@return A cookie
- xcb_x_print_print_get_context
xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_get_context_reply
xcb_x_print_print_get_context_reply_t* xcb_x_print_print_get_context_reply(xcb_connection_t* c, xcb_x_print_print_get_context_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_context_unchecked
xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context_unchecked(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_get_document_data
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint max_bytes)
@param c The connection
@return A cookie
- xcb_x_print_print_get_document_data_data
ubyte* xcb_x_print_print_get_document_data_data(xcb_x_print_print_get_document_data_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_document_data_data_end
xcb_generic_iterator_t xcb_x_print_print_get_document_data_data_end(xcb_x_print_print_get_document_data_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_document_data_data_length
int xcb_x_print_print_get_document_data_data_length(xcb_x_print_print_get_document_data_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_document_data_reply
xcb_x_print_print_get_document_data_reply_t* xcb_x_print_print_get_document_data_reply(xcb_connection_t* c, xcb_x_print_print_get_document_data_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_document_data_sizeof
int xcb_x_print_print_get_document_data_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_document_data_unchecked
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint max_bytes)
@param c The connection
@return A cookie
- xcb_x_print_print_get_image_resolution
xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_image_resolution(xcb_connection_t* c, xcb_x_print_pcontext_t context)
@param c The connection
@return A cookie
- xcb_x_print_print_get_image_resolution_reply
xcb_x_print_print_get_image_resolution_reply_t* xcb_x_print_print_get_image_resolution_reply(xcb_connection_t* c, xcb_x_print_print_get_image_resolution_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_image_resolution_unchecked
xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_image_resolution_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context)
@param c The connection
@return A cookie
- xcb_x_print_print_get_one_attributes
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint nameLen, ubyte pool, xcb_x_print_string8_t* name)
@param c The connection
@return A cookie
- xcb_x_print_print_get_one_attributes_reply
xcb_x_print_print_get_one_attributes_reply_t* xcb_x_print_print_get_one_attributes_reply(xcb_connection_t* c, xcb_x_print_print_get_one_attributes_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_one_attributes_sizeof
int xcb_x_print_print_get_one_attributes_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_one_attributes_unchecked
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint nameLen, ubyte pool, xcb_x_print_string8_t* name)
@param c The connection
@return A cookie
- xcb_x_print_print_get_one_attributes_value
xcb_x_print_string8_t* xcb_x_print_print_get_one_attributes_value(xcb_x_print_print_get_one_attributes_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_one_attributes_value_end
xcb_generic_iterator_t xcb_x_print_print_get_one_attributes_value_end(xcb_x_print_print_get_one_attributes_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_one_attributes_value_length
int xcb_x_print_print_get_one_attributes_value_length(xcb_x_print_print_get_one_attributes_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_page_dimensions
xcb_x_print_print_get_page_dimensions_cookie_t xcb_x_print_print_get_page_dimensions(xcb_connection_t* c, xcb_x_print_pcontext_t context)
@param c The connection
@return A cookie
- xcb_x_print_print_get_page_dimensions_reply
xcb_x_print_print_get_page_dimensions_reply_t* xcb_x_print_print_get_page_dimensions_reply(xcb_connection_t* c, xcb_x_print_print_get_page_dimensions_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_page_dimensions_unchecked
xcb_x_print_print_get_page_dimensions_cookie_t xcb_x_print_print_get_page_dimensions_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context)
@param c The connection
@return A cookie
- xcb_x_print_print_get_printer_list
xcb_x_print_print_get_printer_list_cookie_t xcb_x_print_print_get_printer_list(xcb_connection_t* c, uint printerNameLen, uint localeLen, xcb_x_print_string8_t* printer_name, xcb_x_print_string8_t* locale)
@param c The connection
@return A cookie
- xcb_x_print_print_get_printer_list_printers_iterator
xcb_x_print_printer_iterator_t xcb_x_print_print_get_printer_list_printers_iterator(xcb_x_print_print_get_printer_list_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_printer_list_printers_length
int xcb_x_print_print_get_printer_list_printers_length(xcb_x_print_print_get_printer_list_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_printer_list_reply
xcb_x_print_print_get_printer_list_reply_t* xcb_x_print_print_get_printer_list_reply(xcb_connection_t* c, xcb_x_print_print_get_printer_list_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_printer_list_sizeof
int xcb_x_print_print_get_printer_list_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_get_printer_list_unchecked
xcb_x_print_print_get_printer_list_cookie_t xcb_x_print_print_get_printer_list_unchecked(xcb_connection_t* c, uint printerNameLen, uint localeLen, xcb_x_print_string8_t* printer_name, xcb_x_print_string8_t* locale)
@param c The connection
@return A cookie
- xcb_x_print_print_get_screen_of_context
xcb_x_print_print_get_screen_of_context_cookie_t xcb_x_print_print_get_screen_of_context(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_get_screen_of_context_reply
xcb_x_print_print_get_screen_of_context_reply_t* xcb_x_print_print_get_screen_of_context_reply(xcb_connection_t* c, xcb_x_print_print_get_screen_of_context_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_get_screen_of_context_unchecked
xcb_x_print_print_get_screen_of_context_cookie_t xcb_x_print_print_get_screen_of_context_unchecked(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_input_selected
xcb_x_print_print_input_selected_cookie_t xcb_x_print_print_input_selected(xcb_connection_t* c, xcb_x_print_pcontext_t context)
@param c The connection
@return A cookie
- xcb_x_print_print_input_selected_all_events_list
uint* xcb_x_print_print_input_selected_all_events_list(xcb_x_print_print_input_selected_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_all_events_list_end
xcb_generic_iterator_t xcb_x_print_print_input_selected_all_events_list_end(xcb_x_print_print_input_selected_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_all_events_list_length
int xcb_x_print_print_input_selected_all_events_list_length(xcb_x_print_print_input_selected_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_event_list
uint* xcb_x_print_print_input_selected_event_list(xcb_x_print_print_input_selected_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_event_list_end
xcb_generic_iterator_t xcb_x_print_print_input_selected_event_list_end(xcb_x_print_print_input_selected_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_event_list_length
int xcb_x_print_print_input_selected_event_list_length(xcb_x_print_print_input_selected_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_reply
xcb_x_print_print_input_selected_reply_t* xcb_x_print_print_input_selected_reply(xcb_connection_t* c, xcb_x_print_print_input_selected_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_input_selected_serialize
int xcb_x_print_print_input_selected_serialize(void** _buffer, xcb_x_print_print_input_selected_reply_t* _aux, uint* event_list, uint* all_events_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_sizeof
int xcb_x_print_print_input_selected_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_input_selected_unchecked
xcb_x_print_print_input_selected_cookie_t xcb_x_print_print_input_selected_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context)
@param c The connection
@return A cookie
- xcb_x_print_print_input_selected_unserialize
int xcb_x_print_print_input_selected_unserialize(void* _buffer, xcb_x_print_print_input_selected_reply_t** _aux)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_put_document_data
xcb_void_cookie_t xcb_x_print_print_put_document_data(xcb_connection_t* c, xcb_drawable_t drawable, uint len_data, ushort len_fmt, ushort len_options, ubyte* data, uint doc_format_len, xcb_x_print_string8_t* doc_format, uint options_len, xcb_x_print_string8_t* options)
@param c The connection
@return A cookie
- xcb_x_print_print_put_document_data_checked
xcb_void_cookie_t xcb_x_print_print_put_document_data_checked(xcb_connection_t* c, xcb_drawable_t drawable, uint len_data, ushort len_fmt, ushort len_options, ubyte* data, uint doc_format_len, xcb_x_print_string8_t* doc_format, uint options_len, xcb_x_print_string8_t* options)
@param c The connection
@return A cookie
- xcb_x_print_print_put_document_data_sizeof
int xcb_x_print_print_put_document_data_sizeof(void* _buffer, uint doc_format_len, uint options_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_query_screens
xcb_x_print_print_query_screens_cookie_t xcb_x_print_print_query_screens(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_query_screens_reply
xcb_x_print_print_query_screens_reply_t* xcb_x_print_print_query_screens_reply(xcb_connection_t* c, xcb_x_print_print_query_screens_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_query_screens_roots
xcb_window_t* xcb_x_print_print_query_screens_roots(xcb_x_print_print_query_screens_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_query_screens_roots_end
xcb_generic_iterator_t xcb_x_print_print_query_screens_roots_end(xcb_x_print_print_query_screens_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_query_screens_roots_length
int xcb_x_print_print_query_screens_roots_length(xcb_x_print_print_query_screens_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_query_screens_sizeof
int xcb_x_print_print_query_screens_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_query_screens_unchecked
xcb_x_print_print_query_screens_cookie_t xcb_x_print_print_query_screens_unchecked(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_query_version
xcb_x_print_print_query_version_cookie_t xcb_x_print_print_query_version(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_query_version_reply
xcb_x_print_print_query_version_reply_t* xcb_x_print_print_query_version_reply(xcb_connection_t* c, xcb_x_print_print_query_version_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_query_version_unchecked
xcb_x_print_print_query_version_cookie_t xcb_x_print_print_query_version_unchecked(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_rehash_printer_list
xcb_void_cookie_t xcb_x_print_print_rehash_printer_list(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_rehash_printer_list_checked
xcb_void_cookie_t xcb_x_print_print_rehash_printer_list_checked(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_x_print_print_select_input
xcb_void_cookie_t xcb_x_print_print_select_input(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint event_mask, uint* event_list)
@param c The connection
@return A cookie
- xcb_x_print_print_select_input_checked
xcb_void_cookie_t xcb_x_print_print_select_input_checked(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint event_mask, uint* event_list)
@param c The connection
@return A cookie
- xcb_x_print_print_select_input_sizeof
int xcb_x_print_print_select_input_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_set_attributes
xcb_void_cookie_t xcb_x_print_print_set_attributes(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint stringLen, ubyte pool, ubyte rule, uint attributes_len, xcb_x_print_string8_t* attributes)
@param c The connection
@return A cookie
- xcb_x_print_print_set_attributes_checked
xcb_void_cookie_t xcb_x_print_print_set_attributes_checked(xcb_connection_t* c, xcb_x_print_pcontext_t context, uint stringLen, ubyte pool, ubyte rule, uint attributes_len, xcb_x_print_string8_t* attributes)
@param c The connection
@return A cookie
- xcb_x_print_print_set_attributes_sizeof
int xcb_x_print_print_set_attributes_sizeof(void* _buffer, uint attributes_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_print_set_context
xcb_void_cookie_t xcb_x_print_print_set_context(xcb_connection_t* c, uint context)
@param c The connection
@return A cookie
- xcb_x_print_print_set_context_checked
xcb_void_cookie_t xcb_x_print_print_set_context_checked(xcb_connection_t* c, uint context)
@param c The connection
@return A cookie
- xcb_x_print_print_set_image_resolution
xcb_x_print_print_set_image_resolution_cookie_t xcb_x_print_print_set_image_resolution(xcb_connection_t* c, xcb_x_print_pcontext_t context, ushort image_resolution)
@param c The connection
@return A cookie
- xcb_x_print_print_set_image_resolution_reply
xcb_x_print_print_set_image_resolution_reply_t* xcb_x_print_print_set_image_resolution_reply(xcb_connection_t* c, xcb_x_print_print_set_image_resolution_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_x_print_print_set_image_resolution_unchecked
xcb_x_print_print_set_image_resolution_cookie_t xcb_x_print_print_set_image_resolution_unchecked(xcb_connection_t* c, xcb_x_print_pcontext_t context, ushort image_resolution)
@param c The connection
@return A cookie
- xcb_x_print_print_start_doc
xcb_void_cookie_t xcb_x_print_print_start_doc(xcb_connection_t* c, ubyte driver_mode)
@param c The connection
@return A cookie
- xcb_x_print_print_start_doc_checked
xcb_void_cookie_t xcb_x_print_print_start_doc_checked(xcb_connection_t* c, ubyte driver_mode)
@param c The connection
@return A cookie
- xcb_x_print_print_start_job
xcb_void_cookie_t xcb_x_print_print_start_job(xcb_connection_t* c, ubyte output_mode)
@param c The connection
@return A cookie
- xcb_x_print_print_start_job_checked
xcb_void_cookie_t xcb_x_print_print_start_job_checked(xcb_connection_t* c, ubyte output_mode)
@param c The connection
@return A cookie
- xcb_x_print_print_start_page
xcb_void_cookie_t xcb_x_print_print_start_page(xcb_connection_t* c, xcb_window_t window)
@param c The connection
@return A cookie
- xcb_x_print_print_start_page_checked
xcb_void_cookie_t xcb_x_print_print_start_page_checked(xcb_connection_t* c, xcb_window_t window)
@param c The connection
@return A cookie
- xcb_x_print_printer_description
xcb_x_print_string8_t* xcb_x_print_printer_description(xcb_x_print_printer_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_description_end
xcb_generic_iterator_t xcb_x_print_printer_description_end(xcb_x_print_printer_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_description_length
int xcb_x_print_printer_description_length(xcb_x_print_printer_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_end
xcb_generic_iterator_t xcb_x_print_printer_end(xcb_x_print_printer_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_x_print_printer_iterator_t
@return The iterator pointing to the last element
- xcb_x_print_printer_name
xcb_x_print_string8_t* xcb_x_print_printer_name(xcb_x_print_printer_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_name_end
xcb_generic_iterator_t xcb_x_print_printer_name_end(xcb_x_print_printer_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_name_length
int xcb_x_print_printer_name_length(xcb_x_print_printer_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_next
void xcb_x_print_printer_next(xcb_x_print_printer_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_x_print_printer_iterator_t
- xcb_x_print_printer_serialize
int xcb_x_print_printer_serialize(void** _buffer, xcb_x_print_printer_t* _aux, xcb_x_print_string8_t* name, xcb_x_print_string8_t* description)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_sizeof
int xcb_x_print_printer_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_printer_unserialize
int xcb_x_print_printer_unserialize(void* _buffer, xcb_x_print_printer_t** _aux)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_x_print_string8_end
xcb_generic_iterator_t xcb_x_print_string8_end(xcb_x_print_string8_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_x_print_string8_iterator_t
@return The iterator pointing to the last element
- xcb_x_print_string8_next
void xcb_x_print_string8_next(xcb_x_print_string8_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_x_print_string8_iterator_t
@defgroup XCB_XPrint_API XCB XPrint API @brief XPrint XCB Protocol Implementation. @{