|
| | getCurrentWindowId () |
| | Function: xbmcgui.getCurrentWindowId()
Returns the id for the current 'active' window as an integer.
|
| |
| | getCurrentWindowDialogId () |
| | Function: xbmcgui.getCurrentWindowDialogId()
Returns the id for the current 'active' dialog as an integer.
|
| |
| | getScreenHeight () |
| | Function: getScreenHeight()
Returns the height of this screen.
|
| |
| | getScreenWidth () |
| | Function: getScreenWidth()
Returns the width of this screen.
|
| |