#include <gtksys.hxx>
Definition at line 17 of file gtksys.hxx.
◆ GtkSalSystem()
| GtkSalSystem::GtkSalSystem |
( |
| ) |
|
◆ ~GtkSalSystem()
| virtual GtkSalSystem::~GtkSalSystem |
( |
| ) |
|
|
overridevirtual |
◆ countScreenMonitors()
| void GtkSalSystem::countScreenMonitors |
( |
| ) |
|
◆ GetDisplayBuiltInScreen()
| virtual unsigned int GtkSalSystem::GetDisplayBuiltInScreen |
( |
| ) |
|
|
overridevirtual |
◆ GetDisplayDefaultXScreen()
◆ GetDisplayScreenCount()
| virtual unsigned int GtkSalSystem::GetDisplayScreenCount |
( |
| ) |
|
|
overridevirtual |
◆ GetDisplayScreenPosSizePixel()
◆ getScreenIdxFromPtr()
| int GtkSalSystem::getScreenIdxFromPtr |
( |
GdkScreen * |
pScreen | ) |
|
◆ getScreenMonitorFromIdx()
| GdkScreen * GtkSalSystem::getScreenMonitorFromIdx |
( |
int |
nIdx, |
|
|
gint & |
nMonitor |
|
) |
| |
◆ getScreenMonitorIdx()
| int GtkSalSystem::getScreenMonitorIdx |
( |
GdkScreen * |
pScreen, |
|
|
int |
nX, |
|
|
int |
nY |
|
) |
| |
◆ GetSingleton()
◆ getXScreenFromDisplayScreen()
| SalX11Screen GtkSalSystem::getXScreenFromDisplayScreen |
( |
unsigned int |
nDisplayScreen | ) |
|
◆ ShowNativeDialog()
| virtual int GtkSalSystem::ShowNativeDialog |
( |
const OUString & |
rTitle, |
|
|
const OUString & |
rMessage, |
|
|
const std::vector< OUString > & |
rButtons |
|
) |
| |
|
overridevirtual |
◆ maScreenMonitors
| std::deque<std::pair<GdkScreen*, int> > GtkSalSystem::maScreenMonitors |
|
private |
◆ mpDisplay
| GdkDisplay* GtkSalSystem::mpDisplay |
|
private |
The documentation for this class was generated from the following file: