Give the width of the screen in pixels (if w is given, of the screen the widget w is displayed on)
Give the height of the screen in pixels (if w is given, of the screen the widget w is displayed on).
Give the width of the screen in mm (if w is given, of the screen the widget w is displayed on)
Give the height of the screen in mm (if w is given, of the screen the widget w is displayed on)
Give x position of the mouse on screen (if w is given, of the screen the widget w is displayed on)
Give y position of the mouse on screen (if w is given, of the screen the widget w is displayed on)
Give the position of the mouse on screen as (values x y) (if w is given, of the screen the widget w is displayed on)
Give the width of the widget in pixels. This function can be called on widgets as well as toplevel windows.
Give the height of the widget in pixels. This function can be called on widgets as well as toplevel windows.
Give the x position of the widget in pixels.
Give the y position of the widget in pixels.