The members of Gdk.Screen are listed below.
See Also: Inherited members from GLib.Object
Screen() | Documentation for this section has not yet been entered. | |
| Protected Constructor. |
| [read-only] | ActiveWindow | Window. The current active window for the screen. |
| [read-only] static | Default | Screen. The default screen of the default display. |
| DefaultColormap | Colormap. Documentation for this section has not yet been entered. | |
| [read-only] | Display | Display. Documentation for this section has not yet been entered. |
| FontOptions | Cairo.FontOptions. The default font options for the screen. | |
| [read-only] static | GType | GLib.GType. GType Property. |
| [read-only] | Height | int. The height of the screen in pixels. |
| [read-only] | HeightMm | int. The height of the screen in millimeters. |
| [read-only] | IsComposited | bool. Indicates if compositing is supported. |
| [read-only] | NMonitors | int. Documentation for this section has not yet been entered. |
| [read-only] | Number | int. Documentation for this section has not yet been entered. |
| Resolution | double. The resolution for fonts on the screen. | |
| [read-only] | RgbaColormap | Colormap. A Colormap to use for creating Drawables with an alpha channel. |
| [read-only] | RgbaVisual | Visual. A Visual to use for creating Drawables with an alpha channel. |
| [read-only] | RgbColormap | Colormap. Documentation for this section has not yet been entered. |
| [read-only] | RgbVisual | Visual. Documentation for this section has not yet been entered. |
| [read-only] | RootWindow | Window. Documentation for this section has not yet been entered. |
| [read-only] | SystemColormap | Colormap. Documentation for this section has not yet been entered. |
| [read-only] | SystemVisual | Visual. Documentation for this section has not yet been entered. |
| [read-only] | ToplevelWindows | Window[]. Documentation for this section has not yet been entered. |
| [read-only] | Width | int. The width of the screen in pixels. |
| [read-only] | WidthMm | int. The width of the screen in millimeters. |
| [read-only] | WindowStack | Window[]. The current window stack for the screen. |
BroadcastClientMessage(Event)Documentation for this section has not yet been entered. | ||
GetMonitorAtPoint(int, int)Gets the monitor number where the point is located. | ||
GetMonitorAtWindow(Window)Gets the monitor that contains most of the given window. | ||
GetMonitorGeometry(int)Documentation for this section has not yet been entered. | ||
GetSetting(string, GLib.Value)Documentation for this section has not yet been entered. | ||
ListVisuals()Documentation for this section has not yet been entered. | ||
MakeDisplayName()Documentation for this section has not yet been entered. | ||
OnCompositedChanged()Default handler for the Screen.CompositedChanged event. | ||
OnSizeChanged()Default handler for the Screen.SizeChanged event. | ||
| CompositedChanged | Raised when the composited status of the screen changes. | |
| SizeChanged | Documentation for this section has not yet been entered. |