[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdk3.pas line 3114
type TGdkDisplay = object(TGObject)
function get_default;
function open();
procedure beep;
procedure close;
function device_is_grabbed();
procedure flush;
function get_app_launch_context;
function get_default_cursor_size;
function get_default_group;
function get_default_screen;
function get_default_seat;
function get_event;
procedure get_maximal_cursor_size();
function get_monitor();
function get_monitor_at_point();
function get_monitor_at_window();
function get_n_monitors;
function get_name;
function get_primary_monitor;
function has_pending;
function is_closed;
function list_seats;
procedure notify_startup_complete();
function peek_event;
procedure put_event();
function request_selection_notification();
procedure set_double_click_distance();
procedure set_double_click_time();
procedure store_clipboard();
function supports_clipboard_persistence;
function supports_cursor_alpha;
function supports_cursor_color;
function supports_input_shapes;
function supports_selection_notification;
function supports_shapes;
procedure sync;
end;
TGdkDisplay
TGObject