xcb.xselinux

@defgroup XCB_SELinux_API XCB SELinux API @brief SELinux XCB Protocol Implementation. @{

Members

Functions

xcb_selinux_get_client_context
xcb_selinux_get_client_context_cookie_t xcb_selinux_get_client_context(xcb_connection_t* c, uint resource)

@param c The connection @return A cookie

xcb_selinux_get_client_context_context
char* xcb_selinux_get_client_context_context(xcb_selinux_get_client_context_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_selinux_get_client_context_context_end
xcb_generic_iterator_t xcb_selinux_get_client_context_context_end(xcb_selinux_get_client_context_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_selinux_get_client_context_context_length
int xcb_selinux_get_client_context_context_length(xcb_selinux_get_client_context_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_selinux_get_client_context_reply
xcb_selinux_get_client_context_reply_t* xcb_selinux_get_client_context_reply(xcb_connection_t* c, xcb_selinux_get_client_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_selinux_get_client_context_sizeof
int xcb_selinux_get_client_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_selinux_get_client_context_unchecked
xcb_selinux_get_client_context_cookie_t xcb_selinux_get_client_context_unchecked(xcb_connection_t* c, uint resource)

@param c The connection @return A cookie

xcb_selinux_get_device_context
xcb_selinux_get_device_context_cookie_t xcb_selinux_get_device_context(xcb_connection_t* c, uint device)

@param c The connection @return A cookie

xcb_selinux_get_device_context_context
char* xcb_selinux_get_device_context_context(xcb_selinux_get_device_context_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_selinux_get_device_context_context_end
xcb_generic_iterator_t xcb_selinux_get_device_context_context_end(xcb_selinux_get_device_context_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_selinux_get_device_context_context_length
int xcb_selinux_get_device_context_context_length(xcb_selinux_get_device_context_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_selinux_get_device_context_reply
xcb_selinux_get_device_context_reply_t* xcb_selinux_get_device_context_reply(xcb_connection_t* c, xcb_selinux_get_device_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_selinux_get_device_context_sizeof
int xcb_selinux_get_device_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_selinux_get_device_context_unchecked
xcb_selinux_get_device_context_cookie_t xcb_selinux_get_device_context_unchecked(xcb_connection_t* c, uint device)

@param c The connection @return A cookie

xcb_selinux_get_device_create_context
xcb_selinux_get_device_create_context_cookie_t xcb_selinux_get_device_create_context(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_device_create_context_context
char* xcb_selinux_get_device_create_context_context(xcb_selinux_get_device_create_context_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_selinux_get_device_create_context_context_end
xcb_generic_iterator_t xcb_selinux_get_device_create_context_context_end(xcb_selinux_get_device_create_context_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_selinux_get_device_create_context_context_length
int xcb_selinux_get_device_create_context_context_length(xcb_selinux_get_device_create_context_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_selinux_get_device_create_context_reply
xcb_selinux_get_device_create_context_reply_t* xcb_selinux_get_device_create_context_reply(xcb_connection_t* c, xcb_selinux_get_device_create_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_selinux_get_device_create_context_sizeof
int xcb_selinux_get_device_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_selinux_get_device_create_context_unchecked
xcb_selinux_get_device_create_context_cookie_t xcb_selinux_get_device_create_context_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_property_context
xcb_selinux_get_property_context_cookie_t xcb_selinux_get_property_context(xcb_connection_t* c, xcb_window_t window, xcb_atom_t property)

@param c The connection @return A cookie

xcb_selinux_get_property_context_context
char* xcb_selinux_get_property_context_context(xcb_selinux_get_property_context_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_selinux_get_property_context_context_end
xcb_generic_iterator_t xcb_selinux_get_property_context_context_end(xcb_selinux_get_property_context_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_selinux_get_property_context_context_length
int xcb_selinux_get_property_context_context_length(xcb_selinux_get_property_context_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_selinux_get_property_context_reply
xcb_selinux_get_property_context_reply_t* xcb_selinux_get_property_context_reply(xcb_connection_t* c, xcb_selinux_get_property_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_selinux_get_property_context_sizeof
int xcb_selinux_get_property_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_selinux_get_property_context_unchecked
xcb_selinux_get_property_context_cookie_t xcb_selinux_get_property_context_unchecked(xcb_connection_t* c, xcb_window_t window, xcb_atom_t property)

@param c The connection @return A cookie

xcb_selinux_get_property_create_context
xcb_selinux_get_property_create_context_cookie_t xcb_selinux_get_property_create_context(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_property_create_context_context
char* xcb_selinux_get_property_create_context_context(xcb_selinux_get_property_create_context_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_selinux_get_property_create_context_context_end
xcb_generic_iterator_t xcb_selinux_get_property_create_context_context_end(xcb_selinux_get_property_create_context_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_selinux_get_property_create_context_context_length
int xcb_selinux_get_property_create_context_context_length(xcb_selinux_get_property_create_context_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_selinux_get_property_create_context_reply
xcb_selinux_get_property_create_context_reply_t* xcb_selinux_get_property_create_context_reply(xcb_connection_t* c, xcb_selinux_get_property_create_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_selinux_get_property_create_context_sizeof
int xcb_selinux_get_property_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_selinux_get_property_create_context_unchecked
xcb_selinux_get_property_create_context_cookie_t xcb_selinux_get_property_create_context_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_property_data_context
xcb_selinux_get_property_data_context_cookie_t xcb_selinux_get_property_data_context(xcb_connection_t* c, xcb_window_t window, xcb_atom_t property)

@param c The connection @return A cookie

xcb_selinux_get_property_data_context_context
char* xcb_selinux_get_property_data_context_context(xcb_selinux_get_property_data_context_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_selinux_get_property_data_context_context_end
xcb_generic_iterator_t xcb_selinux_get_property_data_context_context_end(xcb_selinux_get_property_data_context_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_selinux_get_property_data_context_context_length
int xcb_selinux_get_property_data_context_context_length(xcb_selinux_get_property_data_context_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_selinux_get_property_data_context_reply
xcb_selinux_get_property_data_context_reply_t* xcb_selinux_get_property_data_context_reply(xcb_connection_t* c, xcb_selinux_get_property_data_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_selinux_get_property_data_context_sizeof
int xcb_selinux_get_property_data_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_selinux_get_property_data_context_unchecked
xcb_selinux_get_property_data_context_cookie_t xcb_selinux_get_property_data_context_unchecked(xcb_connection_t* c, xcb_window_t window, xcb_atom_t property)

@param c The connection @return A cookie

xcb_selinux_get_property_use_context
xcb_selinux_get_property_use_context_cookie_t xcb_selinux_get_property_use_context(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_property_use_context_context
char* xcb_selinux_get_property_use_context_context(xcb_selinux_get_property_use_context_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_selinux_get_property_use_context_context_end
xcb_generic_iterator_t xcb_selinux_get_property_use_context_context_end(xcb_selinux_get_property_use_context_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_selinux_get_property_use_context_context_length
int xcb_selinux_get_property_use_context_context_length(xcb_selinux_get_property_use_context_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_selinux_get_property_use_context_reply
xcb_selinux_get_property_use_context_reply_t* xcb_selinux_get_property_use_context_reply(xcb_connection_t* c, xcb_selinux_get_property_use_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_selinux_get_property_use_context_sizeof
int xcb_selinux_get_property_use_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_selinux_get_property_use_context_unchecked
xcb_selinux_get_property_use_context_cookie_t xcb_selinux_get_property_use_context_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_selection_context
xcb_selinux_get_selection_context_cookie_t xcb_selinux_get_selection_context(xcb_connection_t* c, xcb_atom_t selection)

@param c The connection @return A cookie

xcb_selinux_get_selection_context_context
char* xcb_selinux_get_selection_context_context(xcb_selinux_get_selection_context_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_selinux_get_selection_context_context_end
xcb_generic_iterator_t xcb_selinux_get_selection_context_context_end(xcb_selinux_get_selection_context_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_selinux_get_selection_context_context_length
int xcb_selinux_get_selection_context_context_length(xcb_selinux_get_selection_context_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_selinux_get_selection_context_reply
xcb_selinux_get_selection_context_reply_t* xcb_selinux_get_selection_context_reply(xcb_connection_t* c, xcb_selinux_get_selection_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_selinux_get_selection_context_sizeof
int xcb_selinux_get_selection_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_selinux_get_selection_context_unchecked
xcb_selinux_get_selection_context_cookie_t xcb_selinux_get_selection_context_unchecked(xcb_connection_t* c, xcb_atom_t selection)

@param c The connection @return A cookie

xcb_selinux_get_selection_create_context
xcb_selinux_get_selection_create_context_cookie_t xcb_selinux_get_selection_create_context(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_selection_create_context_context
char* xcb_selinux_get_selection_create_context_context(xcb_selinux_get_selection_create_context_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_selinux_get_selection_create_context_context_end
xcb_generic_iterator_t xcb_selinux_get_selection_create_context_context_end(xcb_selinux_get_selection_create_context_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_selinux_get_selection_create_context_context_length
int xcb_selinux_get_selection_create_context_context_length(xcb_selinux_get_selection_create_context_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_selinux_get_selection_create_context_reply
xcb_selinux_get_selection_create_context_reply_t* xcb_selinux_get_selection_create_context_reply(xcb_connection_t* c, xcb_selinux_get_selection_create_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_selinux_get_selection_create_context_sizeof
int xcb_selinux_get_selection_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_selinux_get_selection_create_context_unchecked
xcb_selinux_get_selection_create_context_cookie_t xcb_selinux_get_selection_create_context_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_selection_data_context
xcb_selinux_get_selection_data_context_cookie_t xcb_selinux_get_selection_data_context(xcb_connection_t* c, xcb_atom_t selection)

@param c The connection @return A cookie

xcb_selinux_get_selection_data_context_context
char* xcb_selinux_get_selection_data_context_context(xcb_selinux_get_selection_data_context_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_selinux_get_selection_data_context_context_end
xcb_generic_iterator_t xcb_selinux_get_selection_data_context_context_end(xcb_selinux_get_selection_data_context_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_selinux_get_selection_data_context_context_length
int xcb_selinux_get_selection_data_context_context_length(xcb_selinux_get_selection_data_context_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_selinux_get_selection_data_context_reply
xcb_selinux_get_selection_data_context_reply_t* xcb_selinux_get_selection_data_context_reply(xcb_connection_t* c, xcb_selinux_get_selection_data_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_selinux_get_selection_data_context_sizeof
int xcb_selinux_get_selection_data_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_selinux_get_selection_data_context_unchecked
xcb_selinux_get_selection_data_context_cookie_t xcb_selinux_get_selection_data_context_unchecked(xcb_connection_t* c, xcb_atom_t selection)

@param c The connection @return A cookie

xcb_selinux_get_selection_use_context
xcb_selinux_get_selection_use_context_cookie_t xcb_selinux_get_selection_use_context(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_selection_use_context_context
char* xcb_selinux_get_selection_use_context_context(xcb_selinux_get_selection_use_context_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_selinux_get_selection_use_context_context_end
xcb_generic_iterator_t xcb_selinux_get_selection_use_context_context_end(xcb_selinux_get_selection_use_context_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_selinux_get_selection_use_context_context_length
int xcb_selinux_get_selection_use_context_context_length(xcb_selinux_get_selection_use_context_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_selinux_get_selection_use_context_reply
xcb_selinux_get_selection_use_context_reply_t* xcb_selinux_get_selection_use_context_reply(xcb_connection_t* c, xcb_selinux_get_selection_use_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_selinux_get_selection_use_context_sizeof
int xcb_selinux_get_selection_use_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_selinux_get_selection_use_context_unchecked
xcb_selinux_get_selection_use_context_cookie_t xcb_selinux_get_selection_use_context_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_window_context
xcb_selinux_get_window_context_cookie_t xcb_selinux_get_window_context(xcb_connection_t* c, xcb_window_t window)

@param c The connection @return A cookie

xcb_selinux_get_window_context_context
char* xcb_selinux_get_window_context_context(xcb_selinux_get_window_context_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_selinux_get_window_context_context_end
xcb_generic_iterator_t xcb_selinux_get_window_context_context_end(xcb_selinux_get_window_context_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_selinux_get_window_context_context_length
int xcb_selinux_get_window_context_context_length(xcb_selinux_get_window_context_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_selinux_get_window_context_reply
xcb_selinux_get_window_context_reply_t* xcb_selinux_get_window_context_reply(xcb_connection_t* c, xcb_selinux_get_window_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_selinux_get_window_context_sizeof
int xcb_selinux_get_window_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_selinux_get_window_context_unchecked
xcb_selinux_get_window_context_cookie_t xcb_selinux_get_window_context_unchecked(xcb_connection_t* c, xcb_window_t window)

@param c The connection @return A cookie

xcb_selinux_get_window_create_context
xcb_selinux_get_window_create_context_cookie_t xcb_selinux_get_window_create_context(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_get_window_create_context_context
char* xcb_selinux_get_window_create_context_context(xcb_selinux_get_window_create_context_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_selinux_get_window_create_context_context_end
xcb_generic_iterator_t xcb_selinux_get_window_create_context_context_end(xcb_selinux_get_window_create_context_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_selinux_get_window_create_context_context_length
int xcb_selinux_get_window_create_context_context_length(xcb_selinux_get_window_create_context_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_selinux_get_window_create_context_reply
xcb_selinux_get_window_create_context_reply_t* xcb_selinux_get_window_create_context_reply(xcb_connection_t* c, xcb_selinux_get_window_create_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_selinux_get_window_create_context_sizeof
int xcb_selinux_get_window_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_selinux_get_window_create_context_unchecked
xcb_selinux_get_window_create_context_cookie_t xcb_selinux_get_window_create_context_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_list_item_data_context
char* xcb_selinux_list_item_data_context(xcb_selinux_list_item_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_selinux_list_item_data_context_end
xcb_generic_iterator_t xcb_selinux_list_item_data_context_end(xcb_selinux_list_item_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_selinux_list_item_data_context_length
int xcb_selinux_list_item_data_context_length(xcb_selinux_list_item_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_selinux_list_item_end
xcb_generic_iterator_t xcb_selinux_list_item_end(xcb_selinux_list_item_iterator_t i)

Return the iterator pointing to the last element @param i An xcb_selinux_list_item_iterator_t @return The iterator pointing to the last element

xcb_selinux_list_item_next
void xcb_selinux_list_item_next(xcb_selinux_list_item_iterator_t* i)

Get the next element of the iterator @param i Pointer to a xcb_selinux_list_item_iterator_t

xcb_selinux_list_item_object_context
char* xcb_selinux_list_item_object_context(xcb_selinux_list_item_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_selinux_list_item_object_context_end
xcb_generic_iterator_t xcb_selinux_list_item_object_context_end(xcb_selinux_list_item_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_selinux_list_item_object_context_length
int xcb_selinux_list_item_object_context_length(xcb_selinux_list_item_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_selinux_list_item_sizeof
int xcb_selinux_list_item_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_selinux_list_properties
xcb_selinux_list_properties_cookie_t xcb_selinux_list_properties(xcb_connection_t* c, xcb_window_t window)

@param c The connection @return A cookie

xcb_selinux_list_properties_properties_iterator
xcb_selinux_list_item_iterator_t xcb_selinux_list_properties_properties_iterator(xcb_selinux_list_properties_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_selinux_list_properties_properties_length
int xcb_selinux_list_properties_properties_length(xcb_selinux_list_properties_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_selinux_list_properties_reply
xcb_selinux_list_properties_reply_t* xcb_selinux_list_properties_reply(xcb_connection_t* c, xcb_selinux_list_properties_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_selinux_list_properties_sizeof
int xcb_selinux_list_properties_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_selinux_list_properties_unchecked
xcb_selinux_list_properties_cookie_t xcb_selinux_list_properties_unchecked(xcb_connection_t* c, xcb_window_t window)

@param c The connection @return A cookie

xcb_selinux_list_selections
xcb_selinux_list_selections_cookie_t xcb_selinux_list_selections(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_list_selections_reply
xcb_selinux_list_selections_reply_t* xcb_selinux_list_selections_reply(xcb_connection_t* c, xcb_selinux_list_selections_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_selinux_list_selections_selections_iterator
xcb_selinux_list_item_iterator_t xcb_selinux_list_selections_selections_iterator(xcb_selinux_list_selections_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_selinux_list_selections_selections_length
int xcb_selinux_list_selections_selections_length(xcb_selinux_list_selections_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_selinux_list_selections_sizeof
int xcb_selinux_list_selections_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_selinux_list_selections_unchecked
xcb_selinux_list_selections_cookie_t xcb_selinux_list_selections_unchecked(xcb_connection_t* c)

@param c The connection @return A cookie

xcb_selinux_query_version
xcb_selinux_query_version_cookie_t xcb_selinux_query_version(xcb_connection_t* c, ubyte client_major, ubyte client_minor)

@param c The connection @return A cookie

xcb_selinux_query_version_reply
xcb_selinux_query_version_reply_t* xcb_selinux_query_version_reply(xcb_connection_t* c, xcb_selinux_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_selinux_query_version_unchecked
xcb_selinux_query_version_cookie_t xcb_selinux_query_version_unchecked(xcb_connection_t* c, ubyte client_major, ubyte client_minor)

@param c The connection @return A cookie

xcb_selinux_set_device_context
xcb_void_cookie_t xcb_selinux_set_device_context(xcb_connection_t* c, uint device, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_device_context_checked
xcb_void_cookie_t xcb_selinux_set_device_context_checked(xcb_connection_t* c, uint device, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_device_context_sizeof
int xcb_selinux_set_device_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_selinux_set_device_create_context
xcb_void_cookie_t xcb_selinux_set_device_create_context(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_device_create_context_checked
xcb_void_cookie_t xcb_selinux_set_device_create_context_checked(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_device_create_context_sizeof
int xcb_selinux_set_device_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_selinux_set_property_create_context
xcb_void_cookie_t xcb_selinux_set_property_create_context(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_property_create_context_checked
xcb_void_cookie_t xcb_selinux_set_property_create_context_checked(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_property_create_context_sizeof
int xcb_selinux_set_property_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_selinux_set_property_use_context
xcb_void_cookie_t xcb_selinux_set_property_use_context(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_property_use_context_checked
xcb_void_cookie_t xcb_selinux_set_property_use_context_checked(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_property_use_context_sizeof
int xcb_selinux_set_property_use_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_selinux_set_selection_create_context
xcb_void_cookie_t xcb_selinux_set_selection_create_context(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_selection_create_context_checked
xcb_void_cookie_t xcb_selinux_set_selection_create_context_checked(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_selection_create_context_sizeof
int xcb_selinux_set_selection_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_selinux_set_selection_use_context
xcb_void_cookie_t xcb_selinux_set_selection_use_context(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_selection_use_context_checked
xcb_void_cookie_t xcb_selinux_set_selection_use_context_checked(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_selection_use_context_sizeof
int xcb_selinux_set_selection_use_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_selinux_set_window_create_context
xcb_void_cookie_t xcb_selinux_set_window_create_context(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_window_create_context_checked
xcb_void_cookie_t xcb_selinux_set_window_create_context_checked(xcb_connection_t* c, uint context_len, char* context)

@param c The connection @return A cookie

xcb_selinux_set_window_create_context_sizeof
int xcb_selinux_set_window_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.

Manifest constants

XCB_SELINUX_GET_CLIENT_CONTEXT
enum XCB_SELINUX_GET_CLIENT_CONTEXT;

Opcode for xcb_selinux_get_client_context.

XCB_SELINUX_GET_DEVICE_CONTEXT
enum XCB_SELINUX_GET_DEVICE_CONTEXT;

Opcode for xcb_selinux_get_device_context.

XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT
enum XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT;

Opcode for xcb_selinux_get_device_create_context.

XCB_SELINUX_GET_PROPERTY_CONTEXT
enum XCB_SELINUX_GET_PROPERTY_CONTEXT;

Opcode for xcb_selinux_get_property_context.

XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT
enum XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT;

Opcode for xcb_selinux_get_property_create_context.

XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT
enum XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT;

Opcode for xcb_selinux_get_property_data_context.

XCB_SELINUX_GET_PROPERTY_USE_CONTEXT
enum XCB_SELINUX_GET_PROPERTY_USE_CONTEXT;

Opcode for xcb_selinux_get_property_use_context.

XCB_SELINUX_GET_SELECTION_CONTEXT
enum XCB_SELINUX_GET_SELECTION_CONTEXT;

Opcode for xcb_selinux_get_selection_context.

XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT
enum XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT;

Opcode for xcb_selinux_get_selection_create_context.

XCB_SELINUX_GET_SELECTION_DATA_CONTEXT
enum XCB_SELINUX_GET_SELECTION_DATA_CONTEXT;

Opcode for xcb_selinux_get_selection_data_context.

XCB_SELINUX_GET_SELECTION_USE_CONTEXT
enum XCB_SELINUX_GET_SELECTION_USE_CONTEXT;

Opcode for xcb_selinux_get_selection_use_context.

XCB_SELINUX_GET_WINDOW_CONTEXT
enum XCB_SELINUX_GET_WINDOW_CONTEXT;

Opcode for xcb_selinux_get_window_context.

XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT
enum XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT;

Opcode for xcb_selinux_get_window_create_context.

XCB_SELINUX_LIST_PROPERTIES
enum XCB_SELINUX_LIST_PROPERTIES;

Opcode for xcb_selinux_list_properties.

XCB_SELINUX_LIST_SELECTIONS
enum XCB_SELINUX_LIST_SELECTIONS;

Opcode for xcb_selinux_list_selections.

XCB_SELINUX_QUERY_VERSION
enum XCB_SELINUX_QUERY_VERSION;

Opcode for xcb_selinux_query_version.

XCB_SELINUX_SET_DEVICE_CONTEXT
enum XCB_SELINUX_SET_DEVICE_CONTEXT;

Opcode for xcb_selinux_set_device_context.

XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT
enum XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT;

Opcode for xcb_selinux_set_device_create_context.

XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT
enum XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT;

Opcode for xcb_selinux_set_property_create_context.

XCB_SELINUX_SET_PROPERTY_USE_CONTEXT
enum XCB_SELINUX_SET_PROPERTY_USE_CONTEXT;

Opcode for xcb_selinux_set_property_use_context.

XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT
enum XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT;

Opcode for xcb_selinux_set_selection_create_context.

XCB_SELINUX_SET_SELECTION_USE_CONTEXT
enum XCB_SELINUX_SET_SELECTION_USE_CONTEXT;

Opcode for xcb_selinux_set_selection_use_context.

XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT
enum XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT;

Opcode for xcb_selinux_set_window_create_context.

Static variables

xcb_selinux_id
xcb_extension_t xcb_selinux_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

xcb_selinux_get_client_context_cookie_t
struct xcb_selinux_get_client_context_cookie_t

@brief xcb_selinux_get_client_context_cookie_t

xcb_selinux_get_client_context_reply_t
struct xcb_selinux_get_client_context_reply_t

@brief xcb_selinux_get_client_context_reply_t

xcb_selinux_get_client_context_request_t
struct xcb_selinux_get_client_context_request_t

@brief xcb_selinux_get_client_context_request_t

xcb_selinux_get_device_context_cookie_t
struct xcb_selinux_get_device_context_cookie_t

@brief xcb_selinux_get_device_context_cookie_t

xcb_selinux_get_device_context_reply_t
struct xcb_selinux_get_device_context_reply_t

@brief xcb_selinux_get_device_context_reply_t

xcb_selinux_get_device_context_request_t
struct xcb_selinux_get_device_context_request_t

@brief xcb_selinux_get_device_context_request_t

xcb_selinux_get_device_create_context_cookie_t
struct xcb_selinux_get_device_create_context_cookie_t

@brief xcb_selinux_get_device_create_context_cookie_t

xcb_selinux_get_device_create_context_reply_t
struct xcb_selinux_get_device_create_context_reply_t

@brief xcb_selinux_get_device_create_context_reply_t

xcb_selinux_get_device_create_context_request_t
struct xcb_selinux_get_device_create_context_request_t

@brief xcb_selinux_get_device_create_context_request_t

xcb_selinux_get_property_context_cookie_t
struct xcb_selinux_get_property_context_cookie_t

@brief xcb_selinux_get_property_context_cookie_t

xcb_selinux_get_property_context_reply_t
struct xcb_selinux_get_property_context_reply_t

@brief xcb_selinux_get_property_context_reply_t

xcb_selinux_get_property_context_request_t
struct xcb_selinux_get_property_context_request_t

@brief xcb_selinux_get_property_context_request_t

xcb_selinux_get_property_create_context_cookie_t
struct xcb_selinux_get_property_create_context_cookie_t

@brief xcb_selinux_get_property_create_context_cookie_t

xcb_selinux_get_property_create_context_reply_t
struct xcb_selinux_get_property_create_context_reply_t

@brief xcb_selinux_get_property_create_context_reply_t

xcb_selinux_get_property_create_context_request_t
struct xcb_selinux_get_property_create_context_request_t

@brief xcb_selinux_get_property_create_context_request_t

xcb_selinux_get_property_data_context_cookie_t
struct xcb_selinux_get_property_data_context_cookie_t

@brief xcb_selinux_get_property_data_context_cookie_t

xcb_selinux_get_property_data_context_reply_t
struct xcb_selinux_get_property_data_context_reply_t

@brief xcb_selinux_get_property_data_context_reply_t

xcb_selinux_get_property_data_context_request_t
struct xcb_selinux_get_property_data_context_request_t

@brief xcb_selinux_get_property_data_context_request_t

xcb_selinux_get_property_use_context_cookie_t
struct xcb_selinux_get_property_use_context_cookie_t

@brief xcb_selinux_get_property_use_context_cookie_t

xcb_selinux_get_property_use_context_reply_t
struct xcb_selinux_get_property_use_context_reply_t

@brief xcb_selinux_get_property_use_context_reply_t

xcb_selinux_get_property_use_context_request_t
struct xcb_selinux_get_property_use_context_request_t

@brief xcb_selinux_get_property_use_context_request_t

xcb_selinux_get_selection_context_cookie_t
struct xcb_selinux_get_selection_context_cookie_t

@brief xcb_selinux_get_selection_context_cookie_t

xcb_selinux_get_selection_context_reply_t
struct xcb_selinux_get_selection_context_reply_t

@brief xcb_selinux_get_selection_context_reply_t

xcb_selinux_get_selection_context_request_t
struct xcb_selinux_get_selection_context_request_t

@brief xcb_selinux_get_selection_context_request_t

xcb_selinux_get_selection_create_context_cookie_t
struct xcb_selinux_get_selection_create_context_cookie_t

@brief xcb_selinux_get_selection_create_context_cookie_t

xcb_selinux_get_selection_create_context_reply_t
struct xcb_selinux_get_selection_create_context_reply_t

@brief xcb_selinux_get_selection_create_context_reply_t

xcb_selinux_get_selection_create_context_request_t
struct xcb_selinux_get_selection_create_context_request_t

@brief xcb_selinux_get_selection_create_context_request_t

xcb_selinux_get_selection_data_context_cookie_t
struct xcb_selinux_get_selection_data_context_cookie_t

@brief xcb_selinux_get_selection_data_context_cookie_t

xcb_selinux_get_selection_data_context_reply_t
struct xcb_selinux_get_selection_data_context_reply_t

@brief xcb_selinux_get_selection_data_context_reply_t

xcb_selinux_get_selection_data_context_request_t
struct xcb_selinux_get_selection_data_context_request_t

@brief xcb_selinux_get_selection_data_context_request_t

xcb_selinux_get_selection_use_context_cookie_t
struct xcb_selinux_get_selection_use_context_cookie_t

@brief xcb_selinux_get_selection_use_context_cookie_t

xcb_selinux_get_selection_use_context_reply_t
struct xcb_selinux_get_selection_use_context_reply_t

@brief xcb_selinux_get_selection_use_context_reply_t

xcb_selinux_get_selection_use_context_request_t
struct xcb_selinux_get_selection_use_context_request_t

@brief xcb_selinux_get_selection_use_context_request_t

xcb_selinux_get_window_context_cookie_t
struct xcb_selinux_get_window_context_cookie_t

@brief xcb_selinux_get_window_context_cookie_t

xcb_selinux_get_window_context_reply_t
struct xcb_selinux_get_window_context_reply_t

@brief xcb_selinux_get_window_context_reply_t

xcb_selinux_get_window_context_request_t
struct xcb_selinux_get_window_context_request_t

@brief xcb_selinux_get_window_context_request_t

xcb_selinux_get_window_create_context_cookie_t
struct xcb_selinux_get_window_create_context_cookie_t

@brief xcb_selinux_get_window_create_context_cookie_t

xcb_selinux_get_window_create_context_reply_t
struct xcb_selinux_get_window_create_context_reply_t

@brief xcb_selinux_get_window_create_context_reply_t

xcb_selinux_get_window_create_context_request_t
struct xcb_selinux_get_window_create_context_request_t

@brief xcb_selinux_get_window_create_context_request_t

xcb_selinux_list_item_iterator_t
struct xcb_selinux_list_item_iterator_t

@brief xcb_selinux_list_item_iterator_t

xcb_selinux_list_item_t
struct xcb_selinux_list_item_t

@brief xcb_selinux_list_item_t

xcb_selinux_list_properties_cookie_t
struct xcb_selinux_list_properties_cookie_t

@brief xcb_selinux_list_properties_cookie_t

xcb_selinux_list_properties_reply_t
struct xcb_selinux_list_properties_reply_t

@brief xcb_selinux_list_properties_reply_t

xcb_selinux_list_properties_request_t
struct xcb_selinux_list_properties_request_t

@brief xcb_selinux_list_properties_request_t

xcb_selinux_list_selections_cookie_t
struct xcb_selinux_list_selections_cookie_t

@brief xcb_selinux_list_selections_cookie_t

xcb_selinux_list_selections_reply_t
struct xcb_selinux_list_selections_reply_t

@brief xcb_selinux_list_selections_reply_t

xcb_selinux_list_selections_request_t
struct xcb_selinux_list_selections_request_t

@brief xcb_selinux_list_selections_request_t

xcb_selinux_query_version_cookie_t
struct xcb_selinux_query_version_cookie_t

@brief xcb_selinux_query_version_cookie_t

xcb_selinux_query_version_reply_t
struct xcb_selinux_query_version_reply_t

@brief xcb_selinux_query_version_reply_t

xcb_selinux_query_version_request_t
struct xcb_selinux_query_version_request_t

@brief xcb_selinux_query_version_request_t

xcb_selinux_set_device_context_request_t
struct xcb_selinux_set_device_context_request_t

@brief xcb_selinux_set_device_context_request_t

xcb_selinux_set_device_create_context_request_t
struct xcb_selinux_set_device_create_context_request_t

@brief xcb_selinux_set_device_create_context_request_t

xcb_selinux_set_property_create_context_request_t
struct xcb_selinux_set_property_create_context_request_t

@brief xcb_selinux_set_property_create_context_request_t

xcb_selinux_set_property_use_context_request_t
struct xcb_selinux_set_property_use_context_request_t

@brief xcb_selinux_set_property_use_context_request_t

xcb_selinux_set_selection_create_context_request_t
struct xcb_selinux_set_selection_create_context_request_t

@brief xcb_selinux_set_selection_create_context_request_t

xcb_selinux_set_selection_use_context_request_t
struct xcb_selinux_set_selection_use_context_request_t

@brief xcb_selinux_set_selection_use_context_request_t

xcb_selinux_set_window_create_context_request_t
struct xcb_selinux_set_window_create_context_request_t

@brief xcb_selinux_set_window_create_context_request_t

Variables

XCB_SELINUX_MAJOR_VERSION
enum int XCB_SELINUX_MAJOR_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XCB_SELINUX_MINOR_VERSION
enum int XCB_SELINUX_MINOR_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta