![]() |
![]() |
Public Member Functions | |
virtual | ~Screen () |
GdkScreen* | gobj () |
Provides access to the underlying C GObject. | |
const GdkScreen* | gobj () const |
Provides access to the underlying C GObject. | |
GdkScreen* | gobj_copy () |
Glib::RefPtr<Colormap> | get_default_colormap () |
Glib::RefPtr<const Colormap> | get_default_colormap () const |
void | set_default_colormap (const Glib::RefPtr<const Colormap>& colormap) |
Glib::RefPtr<Colormap> | get_system_colormap () |
Glib::RefPtr<const Colormap> | get_system_colormap () const |
Glib::RefPtr<Visual> | get_system_visual () |
Glib::RefPtr<const Visual> | get_system_visual () const |
Glib::RefPtr<Colormap> | get_rgb_colormap () |
Glib::RefPtr<const Colormap> | get_rgb_colormap () const |
Glib::RefPtr<Visual> | get_rgb_visual () |
Glib::RefPtr<const Visual> | get_rgb_visual () const |
Glib::RefPtr<Window> | get_root_window () |
Glib::RefPtr<const Window> | get_root_window () const |
Glib::RefPtr<Display> | get_display () |
Glib::RefPtr<const Display> | get_display () const |
int | get_number () const |
int | get_width () const |
int | get_height () const |
int | get_width_mm () const |
int | get_height_mm () const |
Glib::ListHandle< Glib::RefPtr< Visual > > | list_visuals () |
Glib::ListHandle< Glib::RefPtr< Window > > | get_toplevel_windows () |
Glib::ustring | make_display_name () |
int | get_n_monitors () const |
void | get_monitor_geometry (int monitor_num, Rectangle& dest) const |
int | get_monitor_at_point (int x, int y) const |
int | get_monitor_at_window (const Glib::RefPtr<Window>& window) const |
void | broadcast_client_message (GdkEvent* event) |
template <class ValueType> bool | get_setting (const Glib::ustring& name, ValueType& value) const |
Glib::SignalProxy0<void> | signal_size_changed () |
Static Public Member Functions | |
Glib::RefPtr<Screen> | get_default () |
Protected Member Functions | |
virtual void | on_size_changed () |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gdk::Screen> | wrap (GdkScreen* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
|
|
Provides access to the underlying C GObject.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|