X11Display
Object Hierarchy:
Description:
[ Version ( deprecated_since = "vala-0.24" , replacement = "Gdk.X11.Display" ) ]
public class X11Display : Display
Warning: X11Display is deprecated since vala-0.24. Use Gdk.X11.Display.
Content:
Static methods:
- public static void broadcast_startup_message (Display display, string message_type, ...)
- public static int error_trap_pop (Display display)
- public static void error_trap_pop_ignored (Display display)
- public static void error_trap_push (Display display)
- public static unowned string get_startup_notification_id (Display display)
- public static uint32 get_user_time (Display display)
- public static unowned Display get_xdisplay (Display display)
- public static void grab (Display display)
- public static void set_cursor_theme (Display display, string theme, int size)
- public static void set_startup_notification_id (Display display, string startup_id)
- public static void set_window_scale (Display display, int scale)
- public static int string_to_compound_text (Display display, string str, out Atom encoding, int format, uchar[] ctext, int length)
- public static int text_property_to_text_list (Display display, Atom encoding, int format, uchar[] text, int length, string list)
- public static void ungrab (Display display)
- public static bool utf8_to_compound_text (Display display, string str, out Atom encoding, int format, uchar[] ctext, int length)
Creation methods:
Inherited Members:
All known members inherited from class Gdk.Display
- beep
- close
- closed
- device_is_grabbed
- flush
- get_app_launch_context
- get_default
- get_default_cursor_size
- get_default_group
- get_default_screen
- get_default_seat
- get_device_manager
- get_event
- get_maximal_cursor_size
- get_monitor
- get_monitor_at_point
- get_monitor_at_window
- get_n_monitors
- get_n_screens
- get_name
- get_pointer
- get_primary_monitor
- get_screen
- get_window_at_pointer
- has_pending
- is_closed
- keyboard_ungrab
- list_devices
- list_seats
- monitor_added
- monitor_removed
- notify_startup_complete
- open
- open_default_libgtk_only
- opened
- peek_event
- pointer_is_grabbed
- pointer_ungrab
- put_event
- request_selection_notification
- seat_added
- seat_removed
- set_double_click_distance
- set_double_click_time
- store_clipboard
- supports_clipboard_persistence
- supports_composite
- supports_cursor_alpha
- supports_cursor_color
- supports_input_shapes
- supports_selection_notification
- supports_shapes
- sync
- warp_pointer
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref