Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
monitor.cpp File Reference

helper functions for retrieving monitor geometry, etc. More...

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::UI
 User interface code.
 

Functions

Gdk::Rectangle Inkscape::UI::get_monitor_geometry_primary ()
 get monitor geometry of primary monitor
 
Gdk::Rectangle Inkscape::UI::get_monitor_geometry_at_surface (Glib::RefPtr< Gdk::Surface > const &surface)
 get monitor geometry of monitor containing largest part of surface
 
Gdk::Rectangle Inkscape::UI::get_monitor_geometry_at_point (int x, int y)
 get monitor geometry of monitor at (or closest to) point on combined screen area
 

Detailed Description

helper functions for retrieving monitor geometry, etc.

Definition in file monitor.cpp.