39 class ScreenInfo_Impl;
53 std::shared_ptr<ScreenInfo_Impl> impl;
Screen Information class.
Definition: screen_info.h:44
std::vector< Rectf > get_screen_geometries(int &primary_screen_index) const
Returns the geometries of the attached screens and the index of the primary screen in the returned ar...
ScreenInfo()
Constructs a ScreenInfo object.