getMonitorWidth =============== :doc:`/types/WindowModuleInterface/index`::getMonitorWidth Returns the width of the main monitor. Declaration ----------- .. code-block:: cpp virtual int getMonitorWidth() = 0; Parameters ---------- None. Returns ------- The width of the main monitor.