.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Gtk2::Gdk::Display 3" .TH Gtk2::Gdk::Display 3 2024-09-01 "perl v5.40.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME Gtk2::Gdk::Display \- wrapper for GdkDisplay .SH HIERARCHY .IX Header "HIERARCHY" .Vb 2 \& Glib::Object \& +\-\-\-\-Gtk2::Gdk::Display .Ve .SH METHODS .IX Header "METHODS" .ie n .SS $display\->\fBbeep\fP .el .SS \f(CW$display\fP\->\fBbeep\fP .IX Subsection "$display->beep" .ie n .SS $display\->\fBclose\fP .el .SS \f(CW$display\fP\->\fBclose\fP .IX Subsection "$display->close" .ie n .SS "device = $display\->\fBget_core_pointer\fP" .el .SS "device = \f(CW$display\fP\->\fBget_core_pointer\fP" .IX Subsection "device = $display->get_core_pointer" .ie n .SS "$display\->\fBset_cursor_theme\fP ($theme, $size)" .el .SS "\f(CW$display\fP\->\fBset_cursor_theme\fP ($theme, \f(CW$size\fP)" .IX Subsection "$display->set_cursor_theme ($theme, $size)" .IP \(bu 4 \&\f(CW$theme\fR (string) .IP \(bu 4 \&\f(CW$size\fR (integer) .PP Since: gtk+ 2.8 .ie n .SS "integer = $display\->\fBget_default_cursor_size\fP" .el .SS "integer = \f(CW$display\fP\->\fBget_default_cursor_size\fP" .IX Subsection "integer = $display->get_default_cursor_size" Since: gtk+ 2.4 .SS "display or undef = Gtk2::Gdk::Display\->\fBget_default\fP" .IX Subsection "display or undef = Gtk2::Gdk::Display->get_default" .ie n .SS "window = $display\->\fBget_default_group\fP" .el .SS "window = \f(CW$display\fP\->\fBget_default_group\fP" .IX Subsection "window = $display->get_default_group" Since: gtk+ 2.4 .ie n .SS "screen = $display\->\fBget_default_screen\fP" .el .SS "screen = \f(CW$display\fP\->\fBget_default_screen\fP" .IX Subsection "screen = $display->get_default_screen" .ie n .SS "$display\->\fBset_double_click_distance\fP ($distance)" .el .SS "\f(CW$display\fP\->\fBset_double_click_distance\fP ($distance)" .IX Subsection "$display->set_double_click_distance ($distance)" .IP \(bu 4 \&\f(CW$distance\fR (integer) .PP Since: gtk+ 2.4 .ie n .SS "$display\->\fBset_double_click_time\fP ($msec)" .el .SS "\f(CW$display\fP\->\fBset_double_click_time\fP ($msec)" .IX Subsection "$display->set_double_click_time ($msec)" .IP \(bu 4 \&\f(CW$msec\fR (integer) .ie n .SS "event = $display\->\fBget_event\fP" .el .SS "event = \f(CW$display\fP\->\fBget_event\fP" .IX Subsection "event = $display->get_event" .ie n .SS $display\->\fBflush\fP .el .SS \f(CW$display\fP\->\fBflush\fP .IX Subsection "$display->flush" Since: gtk+ 2.4 .ie n .SS $display\->\fBgrab\fP .el .SS \f(CW$display\fP\->\fBgrab\fP .IX Subsection "$display->grab" .ie n .SS "boolean = $display\->\fBis_closed\fP" .el .SS "boolean = \f(CW$display\fP\->\fBis_closed\fP" .IX Subsection "boolean = $display->is_closed" Since: gtk+ 2.22 .ie n .SS "$display\->\fBkeyboard_ungrab\fP ($time_)" .el .SS "\f(CW$display\fP\->\fBkeyboard_ungrab\fP ($time_)" .IX Subsection "$display->keyboard_ungrab ($time_)" .IP \(bu 4 \&\f(CW$time_\fR (unsigned) .ie n .SS "list = $display\->\fBlist_devices\fP" .el .SS "list = \f(CW$display\fP\->\fBlist_devices\fP" .IX Subsection "list = $display->list_devices" Returns a list of Gtk2::Gdk::Devices .ie n .SS "(width, height) = $display\->\fBget_maximal_cursor_size\fP" .el .SS "(width, height) = \f(CW$display\fP\->\fBget_maximal_cursor_size\fP" .IX Subsection "(width, height) = $display->get_maximal_cursor_size" Since: gtk+ 2.4 .ie n .SS "integer = $display\->\fBget_n_screens\fP" .el .SS "integer = \f(CW$display\fP\->\fBget_n_screens\fP" .IX Subsection "integer = $display->get_n_screens" .ie n .SS "string = $display\->\fBget_name\fP" .el .SS "string = \f(CW$display\fP\->\fBget_name\fP" .IX Subsection "string = $display->get_name" .SS "display or undef = Gtk2::Gdk::Display\->\fBopen\fP ($display_name)" .IX Subsection "display or undef = Gtk2::Gdk::Display->open ($display_name)" .IP \(bu 4 \&\f(CW$display_name\fR (string or undef) .ie n .SS "event = $display\->\fBpeek_event\fP" .el .SS "event = \f(CW$display\fP\->\fBpeek_event\fP" .IX Subsection "event = $display->peek_event" .ie n .SS "list = $display\->\fBget_pointer\fP" .el .SS "list = \f(CW$display\fP\->\fBget_pointer\fP" .IX Subsection "list = $display->get_pointer" .ie n .SS "boolean = $display\->\fBpointer_is_grabbed\fP" .el .SS "boolean = \f(CW$display\fP\->\fBpointer_is_grabbed\fP" .IX Subsection "boolean = $display->pointer_is_grabbed" .ie n .SS "$display\->\fBpointer_ungrab\fP ($time_)" .el .SS "\f(CW$display\fP\->\fBpointer_ungrab\fP ($time_)" .IX Subsection "$display->pointer_ungrab ($time_)" .IP \(bu 4 \&\f(CW$time_\fR (unsigned) .ie n .SS "$display\->\fBput_event\fP ($event)" .el .SS "\f(CW$display\fP\->\fBput_event\fP ($event)" .IX Subsection "$display->put_event ($event)" .IP \(bu 4 \&\f(CW$event\fR (Gtk2::Gdk::Event) .ie n .SS "$display\->\fBregister_standard_event_type\fP ($event_base, $n_events)" .el .SS "\f(CW$display\fP\->\fBregister_standard_event_type\fP ($event_base, \f(CW$n_events\fP)" .IX Subsection "$display->register_standard_event_type ($event_base, $n_events)" .IP \(bu 4 \&\f(CW$event_base\fR (integer) .IP \(bu 4 \&\f(CW$n_events\fR (integer) .PP Since: gtk+ 2.4 .ie n .SS "boolean = $display\->\fBrequest_selection_notification\fP ($selection)" .el .SS "boolean = \f(CW$display\fP\->\fBrequest_selection_notification\fP ($selection)" .IX Subsection "boolean = $display->request_selection_notification ($selection)" .IP \(bu 4 \&\f(CW$selection\fR (Gtk2::Gdk::Atom) .PP Since: gtk+ 2.6 .ie n .SS "screen = $display\->\fBget_screen\fP ($screen_num)" .el .SS "screen = \f(CW$display\fP\->\fBget_screen\fP ($screen_num)" .IX Subsection "screen = $display->get_screen ($screen_num)" .IP \(bu 4 \&\f(CW$screen_num\fR (integer) .ie n .SS "string = $display\->\fBget_startup_notification_id\fP" .el .SS "string = \f(CW$display\fP\->\fBget_startup_notification_id\fP" .IX Subsection "string = $display->get_startup_notification_id" Since: gtk+ 2.12 .ie n .SS "$display\->\fBstore_clipboard\fP ($clipboard_window, $time_, ...)" .el .SS "\f(CW$display\fP\->\fBstore_clipboard\fP ($clipboard_window, \f(CW$time_\fP, ...)" .IX Subsection "$display->store_clipboard ($clipboard_window, $time_, ...)" .IP \(bu 4 \&\f(CW$clipboard_window\fR (Gtk2::Gdk::Window) .IP \(bu 4 \&\f(CW$time_\fR (unsigned) .IP \(bu 4 \&... (list) of Gtk2::Gdk::Atom's .PP Since: gtk+ 2.6 .ie n .SS "boolean = $display\->\fBsupports_clipboard_persistence\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_clipboard_persistence\fP" .IX Subsection "boolean = $display->supports_clipboard_persistence" Since: gtk+ 2.6 .ie n .SS "boolean = $display\->\fBsupports_composite\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_composite\fP" .IX Subsection "boolean = $display->supports_composite" Since: gtk+ 2.12 .ie n .SS "boolean = $display\->\fBsupports_cursor_alpha\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_cursor_alpha\fP" .IX Subsection "boolean = $display->supports_cursor_alpha" Since: gtk+ 2.4 .ie n .SS "boolean = $display\->\fBsupports_cursor_color\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_cursor_color\fP" .IX Subsection "boolean = $display->supports_cursor_color" Since: gtk+ 2.4 .ie n .SS "boolean = $display\->\fBsupports_input_shapes\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_input_shapes\fP" .IX Subsection "boolean = $display->supports_input_shapes" Since: gtk+ 2.10 .ie n .SS "boolean = $display\->\fBsupports_selection_notification\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_selection_notification\fP" .IX Subsection "boolean = $display->supports_selection_notification" Since: gtk+ 2.6 .ie n .SS "boolean = $display\->\fBsupports_shapes\fP" .el .SS "boolean = \f(CW$display\fP\->\fBsupports_shapes\fP" .IX Subsection "boolean = $display->supports_shapes" Since: gtk+ 2.10 .ie n .SS $display\->\fBsync\fP .el .SS \f(CW$display\fP\->\fBsync\fP .IX Subsection "$display->sync" .ie n .SS $display\->\fBungrab\fP .el .SS \f(CW$display\fP\->\fBungrab\fP .IX Subsection "$display->ungrab" .ie n .SS "unsigned = $display\->\fBget_user_time\fP" .el .SS "unsigned = \f(CW$display\fP\->\fBget_user_time\fP" .IX Subsection "unsigned = $display->get_user_time" Since: gtk+ 2.8 .ie n .SS "$display\->\fBwarp_pointer\fP ($screen, $x, $y)" .el .SS "\f(CW$display\fP\->\fBwarp_pointer\fP ($screen, \f(CW$x\fP, \f(CW$y\fP)" .IX Subsection "$display->warp_pointer ($screen, $x, $y)" .IP \(bu 4 \&\f(CW$screen\fR (Gtk2::Gdk::Screen) .IP \(bu 4 \&\f(CW$x\fR (integer) .IP \(bu 4 \&\f(CW$y\fR (integer) .PP Since: gtk+ 2.8 .ie n .SS "(window, win_x, win_y) = $display\->\fBget_window_at_pointer\fP ($display)" .el .SS "(window, win_x, win_y) = \f(CW$display\fP\->\fBget_window_at_pointer\fP ($display)" .IX Subsection "(window, win_x, win_y) = $display->get_window_at_pointer ($display)" .SH SIGNALS .IX Header "SIGNALS" .IP "\fBclosed\fR (Gtk2::Gdk::Display, boolean)" 4 .IX Item "closed (Gtk2::Gdk::Display, boolean)" .SH "SEE ALSO" .IX Header "SEE ALSO" Gtk2, Glib::Object .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright (C) 2003\-2011 by the gtk2\-perl team. .PP This software is licensed under the LGPL. See Gtk2 for a full notice.