Connection
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "xcb_connection_t" , cprefix = "xcb_randr_" , unref_function = "" ) ]
public class Connection : Connection
[ CCode ( cname = "xcb_connection_t" , cprefix = "xcb_randr_" , unref_function = "" ) ]
public class Connection : Connection
Namespace: Xcb.RandR
Package: xcb-randr
Content:
Methods:
- public VoidCookie add_output_mode (Output output, Mode mode)
- public VoidCookie add_output_mode_checked (Output output, Mode mode)
- public VoidCookie change_output_property_int16 (Output output, Atom property, Atom type, PropMode mode, int16[] value)
- public VoidCookie change_output_property_int16_checked (Output output, Atom property, Atom type, PropMode mode, int16[] value)
- public VoidCookie change_output_property_int32 (Output output, Atom property, Atom type, PropMode mode, int32[] value)
- public VoidCookie change_output_property_int32_checked (Output output, Atom property, Atom type, PropMode mode, int32[] value)
- public VoidCookie change_output_property_int8 (Output output, Atom property, Atom type, PropMode mode, int8[] value)
- public VoidCookie change_output_property_int8_checked (Output output, Atom property, Atom type, PropMode mode, int8[] value)
- public VoidCookie change_output_property_string (Output output, Atom property, Atom type, PropMode mode, string value)
- public VoidCookie change_output_property_string_checked (Output output, Atom property, Atom type, PropMode mode, string value)
- public VoidCookie change_provider_property_int16 (Provider provider, Atom property, Atom type, PropMode mode, int16[] value)
- public VoidCookie change_provider_property_int16_checked (Provider provider, Atom property, Atom type, PropMode mode, int16[] value)
- public VoidCookie change_provider_property_int32 (Provider provider, Atom property, Atom type, PropMode mode, int32[] value)
- public VoidCookie change_provider_property_int32_checked (Provider provider, Atom property, Atom type, PropMode mode, int32[] value)
- public VoidCookie change_provider_property_int8 (Provider provider, Atom property, Atom type, PropMode mode, int8[] value)
- public VoidCookie change_provider_property_int8_checked (Provider provider, Atom property, Atom type, PropMode mode, int8[] value)
- public VoidCookie change_provider_property_string (Provider provider, Atom property, Atom type, PropMode mode, string value)
- public VoidCookie change_provider_property_string_checked (Provider provider, Atom property, Atom type, PropMode mode, string value)
- public VoidCookie configure_output_property (Output output, Atom property, bool pending, bool range, int32[] values)
- public VoidCookie configure_output_property_checked (Output output, Atom property, bool pending, bool range, int32[] values)
- public VoidCookie configure_provider_property (Provider provider, Atom property, bool pending, bool range, int32[] values)
- public VoidCookie configure_provider_property_checked (Provider provider, Atom property, bool pending, bool range, int32[] values)
- public CreateModeCookie create_mode (Window window, ModeInfo mode_info, string name)
- public CreateModeReply create_mode_reply (CreateModeCookie cookie, out GenericError? e = null)
- public CreateModeCookie create_mode_unchecked (Window window, ModeInfo mode_info, string name)
- public VoidCookie delete_output_mode (Output output, Mode mode)
- public VoidCookie delete_output_mode_checked (Output output, Mode mode)
- public VoidCookie delete_output_property (Output output, Atom property)
- public VoidCookie delete_output_property_checked (Output output, Atom property)
- public VoidCookie delete_provider_property (Provider provider, Atom property)
- public VoidCookie delete_provider_property_checked (Provider provider, Atom property)
- public VoidCookie destroy_mode (Mode mode)
- public VoidCookie destroy_mode_checked (Mode mode)
- public GetCrtcGammaCookie get_crtc_gamma (Crtc crtc)
- public GetCrtcGammaReply get_crtc_gamma_reply (GetCrtcGammaCookie cookie, out GenericError? e = null)
- public GetCrtcGammaSizeCookie get_crtc_gamma_size (Crtc crtc)
- public GetCrtcGammaSizeReply get_crtc_gamma_size_reply (GetCrtcGammaSizeCookie cookie, out GenericError? e = null)
- public GetCrtcGammaSizeCookie get_crtc_gamma_size_unchecked (Crtc crtc)
- public GetCrtcGammaCookie get_crtc_gamma_unchecked (Crtc crtc)
- public GetCrtcInfoCookie get_crtc_info (Crtc crtc, Timestamp config_timestamp)
- public GetCrtcInfoReply get_crtc_info_reply (GetCrtcInfoCookie cookie, out GenericError? e = null)
- public GetCrtcInfoCookie get_crtc_info_unchecked (Crtc crtc, Timestamp config_timestamp)
- public GetCrtcTransformCookie get_crtc_transform (Crtc crtc)
- public GetCrtcTransformReply get_crtc_transform_reply (GetCrtcTransformCookie cookie, out GenericError? e = null)
- public GetCrtcTransformCookie get_crtc_transform_unchecked (Crtc crtc)
- public GetOutputInfoCookie get_output_info (Output output, Timestamp config_timestamp)
- public GetOutputInfoReply get_output_info_reply (GetOutputInfoCookie cookie, out GenericError? e = null)
- public GetOutputInfoCookie get_output_info_unchecked (Output output, Timestamp config_timestamp)
- public GetOutputPrimaryCookie get_output_primary (Window window)
- public GetOutputPrimaryReply get_output_primary_reply (GetOutputPrimaryCookie cookie, out GenericError? e = null)
- public GetOutputPrimaryCookie get_output_primary_unchecked (Window window)
- public GetOutputPropertyCookie get_output_property (Output output, Atom property, Atom type, uint32 long_offset, uint32 long_length, bool _delete, bool pending)
- public GetOutputPropertyReply get_output_property_reply (GetOutputPropertyCookie cookie, out GenericError? e = null)
- public GetOutputPropertyCookie get_output_property_unchecked (Output output, Atom property, Atom type, uint32 long_offset, uint32 long_length, bool _delete, bool pending)
- public GetPanningCookie get_panning (Crtc crtc)
- public GetPanningReply get_panning_reply (GetPanningCookie cookie, out GenericError? e = null)
- public GetPanningCookie get_panning_unchecked (Crtc crtc)
- public GetProviderInfoCookie get_provider_info (Provider provider, Timestamp config_timestamp)
- public GetProviderInfoReply get_provider_info_reply (GetProviderInfoCookie cookie, out GenericError? e = null)
- public GetProviderInfoCookie get_provider_info_unchecked (Provider provider, Timestamp config_timestamp)
- public GetProviderPropertyCookie get_provider_property (Provider provider, Atom property, Atom type, uint32 long_offset, uint32 long_length, bool _delete, bool pending)
- public GetProviderPropertyReply get_provider_property_reply (GetProviderPropertyCookie cookie, out GenericError? e = null)
- public GetProviderPropertyCookie get_provider_property_unchecked (Provider provider, Atom property, Atom type, uint32 long_offset, uint32 long_length, bool _delete, bool pending)
- public GetProvidersCookie get_providers (Window window)
- public GetProvidersReply get_providers_reply (GetProvidersCookie cookie, out GenericError? e = null)
- public GetProvidersCookie get_providers_unchecked (Window window)
- public GetScreenInfoCookie get_screen_info (Window window)
- public GetScreenInfoReply get_screen_info_reply (GetScreenInfoCookie cookie, out GenericError? e = null)
- public GetScreenInfoCookie get_screen_info_unchecked (Window window)
- public GetScreenResourcesCookie get_screen_resources (Window window)
- public GetScreenResourcesCurrentCookie get_screen_resources_current (Window window)
- public GetScreenResourcesCurrentReply get_screen_resources_current_reply (GetScreenResourcesCurrentCookie cookie, out GenericError? e = null)
- public GetScreenResourcesCurrentCookie get_screen_resources_current_unchecked (Window window)
- public GetScreenResourcesReply get_screen_resources_reply (GetScreenResourcesCookie cookie, out GenericError? e = null)
- public GetScreenResourcesCookie get_screen_resources_unchecked (Window window)
- public GetScreenSizeRangeCookie get_screen_size_range (Window window)
- public GetScreenSizeRangeReply get_screen_size_range_reply (GetScreenSizeRangeCookie cookie, out GenericError? e = null)
- public GetScreenSizeRangeCookie get_screen_size_range_unchecked (Window window)
- public ListOutputPropertiesCookie list_output_properties (Output output)
- public ListOutputPropertiesReply list_output_properties_reply (ListOutputPropertiesCookie cookie, out GenericError? e = null)
- public ListOutputPropertiesCookie list_output_properties_unchecked (Output output)
- public ListProviderPropertiesCookie list_provider_properties (Provider provider)
- public ListProviderPropertiesReply list_provider_properties_reply (ListProviderPropertiesCookie cookie, out GenericError? e = null)
- public ListProviderPropertiesCookie list_provider_properties_unchecked (Provider provider)
- public QueryOutputPropertyCookie query_output_property (Output output, Atom property)
- public QueryOutputPropertyReply query_output_property_reply (QueryOutputPropertyCookie cookie, out GenericError? e = null)
- public QueryOutputPropertyCookie query_output_property_unchecked (Output output, Atom property)
- public QueryProviderPropertyCookie query_provider_property (Provider provider, Atom property)
- public QueryProviderPropertyReply query_provider_property_reply (QueryProviderPropertyCookie cookie, out GenericError? e = null)
- public QueryProviderPropertyCookie query_provider_property_unchecked (Provider provider, Atom property)
- public QueryVersionCookie query_version (uint32 major_version, uint32 minor_version)
- public QueryVersionReply query_version_reply (QueryVersionCookie cookie, out GenericError? e = null)
- public QueryVersionCookie query_version_unchecked (uint32 major_version, uint32 minor_version)
- public VoidCookie select_input (Window window, NotifyMask enable)
- public VoidCookie select_input_checked (Window window, NotifyMask enable)
- public SetCrtcConfigCookie set_crtc_config (Crtc crtc, Timestamp timestamp, Timestamp config_timestamp, int16 x, int16 y, Mode mode, Rotation rotation, Output[] outputs)
- public SetCrtcConfigReply set_crtc_config_reply (SetCrtcConfigCookie cookie, out GenericError? e = null)
- public SetCrtcConfigCookie set_crtc_config_unchecked (Crtc crtc, Timestamp timestamp, Timestamp config_timestamp, int16 x, int16 y, Mode mode, Rotation rotation, Output[] outputs)
- public VoidCookie set_crtc_gamma (Crtc crtc, uint16[] red, uint16[] green, uint16[] blue)
- public VoidCookie set_crtc_gamma_checked (Crtc crtc, uint16[] red, uint16[] green, uint16[] blue)
- public VoidCookie set_crtc_transform (Crtc crtc, Transform transform, string filter_name, Fixed[] filter_params)
- public VoidCookie set_crtc_transform_checked (Crtc crtc, Transform transform, string filter_name, Fixed[] filter_params)
- public VoidCookie set_output_primary (Window window, Output output)
- public VoidCookie set_output_primary_checked (Window window, Output output)
- public SetPanningCookie set_panning (Crtc crtc, Timestamp timestamp, uint16 left, uint16 top, uint16 width, uint16 height, uint16 track_left, uint16 track_top, uint16 track_width, uint16 track_height, int16 border_left, int16 border_top, int16 border_right, int16 border_bottom)
- public SetPanningReply set_panning_reply (SetPanningCookie cookie, out GenericError? e = null)
- public SetPanningCookie set_panning_unchecked (Crtc crtc, Timestamp timestamp, uint16 left, uint16 top, uint16 width, uint16 height, uint16 track_left, uint16 track_top, uint16 track_width, uint16 track_height, int16 border_left, int16 border_top, int16 border_right, int16 border_bottom)
- public VoidCookie set_provider_offload_sink (Provider provider, Provider sink_provider, Timestamp config_timestamp)
- public VoidCookie set_provider_offload_sink_checked (Provider provider, Provider sink_provider, Timestamp config_timestamp)
- public VoidCookie set_provider_output_source (Provider provider, Provider source_provider, Timestamp config_timestamp)
- public VoidCookie set_provider_output_source_checked (Provider provider, Provider source_provider, Timestamp config_timestamp)
- public SetScreenConfigCookie set_screen_config (Window window, Timestamp timestamp, Timestamp config_timestamp, uint16 sizeID, Rotation rotation, uint16 rate)
- public SetScreenConfigReply set_screen_config_reply (SetScreenConfigCookie cookie, out GenericError? e = null)
- public SetScreenConfigCookie set_screen_config_unchecked (Window window, Timestamp timestamp, Timestamp config_timestamp, uint16 sizeID, Rotation rotation, uint16 rate)
- public VoidCookie set_screen_size (Window window, uint16 width, uint16 height, uint16 mm_width, uint16 mm_height)
- public VoidCookie set_screen_size_checked (Window window, uint16 width, uint16 height, uint16 mm_width, uint16 mm_height)
Inherited Members:
All known members inherited from class Xcb.Connection
- alloc_color
- alloc_color_cells
- alloc_color_cells_reply
- alloc_color_cells_unchecked
- alloc_color_planes
- alloc_color_planes_reply
- alloc_color_planes_unchecked
- alloc_color_reply
- alloc_color_unchecked
- alloc_named_color
- alloc_named_color_reply
- alloc_named_color_unchecked
- allow_events
- allow_events_checked
- bell
- bell_checked
- change_active_pointer_grab
- change_active_pointer_grab_checked
- change_gc
- change_gc_checked
- change_hosts
- change_hosts_checked
- change_pointer_control
- change_pointer_control_checked
- change_property_atom
- change_property_checked_atom
- change_property_checked_string
- change_property_checked_uint16
- change_property_checked_uint32
- change_property_checked_uint8
- change_property_string
- change_property_uint16
- change_property_uint32
- change_property_uint8
- change_save_set
- change_save_set_checked
- change_window_attributes
- change_window_attributes_checked
- circulate_window
- circulate_window_checked
- clear_area
- clear_area_checked
- close_font
- close_font_checked
- configure_window
- configure_window_checked
- convert_selection
- convert_selection_checked
- copy_area
- copy_area_checked
- copy_colormap_and_free
- copy_colormap_and_free_checked
- copy_gc
- copy_gc_checked
- copy_plane
- copy_plane_checked
- create_colormap
- create_colormap_checked
- create_cursor
- create_cursor_checked
- create_gc
- create_gc_checked
- create_glyph_cursor
- create_glyph_cursor_checked
- create_pixmap
- create_pixmap_checked
- create_window
- create_window_checked
- delete_property
- delete_property_checked
- destroy_subwindows
- destroy_subwindows_checked
- destroy_window
- destroy_window_checked
- fill_poly
- fill_poly_checked
- flush
- force_screen_saver
- force_screen_saver_checked
- free_colormap
- free_colormap_checked
- free_colors
- free_colors_checked
- free_cursor
- free_cursor_checked
- free_gc
- free_gc_checked
- free_pixmap
- free_pixmap_checked
- generate_id
- get_atom_name
- get_atom_name_reply
- get_atom_name_unchecked
- get_file_descriptor
- get_font_path
- get_font_path_reply
- get_font_path_unchecked
- get_geometry
- get_geometry_reply
- get_geometry_unchecked
- get_image
- get_image_reply
- get_image_unchecked
- get_input_focus
- get_input_focus_reply
- get_input_focus_unchecked
- get_motion_events
- get_motion_events_reply
- get_motion_events_unchecked
- get_pointer_control
- get_pointer_control_reply
- get_pointer_control_unchecked
- get_property
- get_property_reply
- get_property_unchecked
- get_screen_saver
- get_screen_saver_reply
- get_screen_saver_unchecked
- get_selection_owner
- get_selection_owner_reply
- get_selection_owner_unchecked
- get_setup
- get_window_attributes
- get_window_attributes_reply
- get_window_attributes_unchecked
- grab_button
- grab_button_checked
- grab_key
- grab_key_checked
- grab_keyboard
- grab_keyboard_reply
- grab_keyboard_unchecked
- grab_pointer
- grab_pointer_reply
- grab_pointer_unchecked
- grab_server
- grab_server_checked
- has_error
- image_text_8
- image_text_8_checked
- install_colormap
- install_colormap_checked
- intern_atom
- intern_atom_reply
- intern_atom_unchecked
- kill_client
- kill_client_checked
- list_extensions
- list_extensions_reply
- list_extensions_unchecked
- list_fonts
- list_fonts_reply
- list_fonts_unchecked
- list_fonts_with_info
- list_fonts_with_info_reply
- list_fonts_with_info_unchecked
- list_hosts
- list_hosts_reply
- list_hosts_unchecked
- list_installed_colormaps
- list_installed_colormaps_reply
- list_installed_colormaps_unchecked
- list_properties
- list_properties_reply
- list_properties_unchecked
- lookup_color
- lookup_color_reply
- lookup_color_unchecked
- map_subwindows
- map_subwindows_checked
- map_window
- map_window_checked
- no_operation
- no_operation_checked
- open_font
- open_font_checked
- poll_for_event
- poly_arc
- poly_arc_checked
- poly_fill_arc
- poly_fill_arc_checked
- poly_fill_rectangle
- poly_fill_rectangle_checked
- poly_line
- poly_line_checked
- poly_point
- poly_point_checked
- poly_rectangle
- poly_rectangle_checked
- poly_segment
- poly_segment_checked
- poly_text_16
- poly_text_16_checked
- poly_text_8
- poly_text_8_checked
- put_image
- put_image_checked
- query_best_size
- query_best_size_reply
- query_best_size_unchecked
- query_colors
- query_colors_reply
- query_colors_unchecked
- query_extension
- query_extension_reply
- query_extension_unchecked
- query_font
- query_font_reply
- query_font_unchecked
- query_keymap
- query_keymap_reply
- query_keymap_unchecked
- query_pointer
- query_pointer_reply
- query_pointer_unchecked
- query_tree
- query_tree_reply
- query_tree_unchecked
- recolor_cursor
- recolor_cursor_checked
- reparent_window
- reparent_window_checked
- request_check
- rotate_properties
- rotate_properties_checked
- set_access_control
- set_access_control_checked
- set_clip_rectangles
- set_clip_rectangles_checked
- set_close_down_mode
- set_close_down_mode_checked
- set_dashes
- set_dashes_checked
- set_input_focus
- set_input_focus_checked
- set_screen_saver
- set_screen_saver_checked
- set_selection_owner
- set_selection_owner_checked
- store_colors
- store_colors_checked
- store_named_color
- store_named_color_checked
- translate_coordinates
- translate_coordinates_reply
- translate_coordinates_unchecked
- ungrab_button
- ungrab_button_checked
- ungrab_key
- ungrab_key_checked
- ungrab_keyboard
- ungrab_keyboard_checked
- ungrab_pointer
- ungrab_pointer_checked
- ungrab_server
- ungrab_server_checked
- uninstall_colormap
- uninstall_colormap_checked
- unmap_subwindows
- unmap_subwindows_checked
- unmap_window
- unmap_window_checked
- wait_for_event
- warp_pointer
- warp_pointer_checked