33#ifndef XWIDGET_PLATFORM_H
34#define XWIDGET_PLATFORM_H
120 int from_x,
int from_y,
int *to_x,
int *to_y);
138 int base_width,
int base_height);
185 int x,
int y,
int width,
int height);
198 int x,
int y,
int width,
int height);
Metrics_t - struct to receive window size, position & visibility Pass this struct to os_get_window_...
Xputty - the main struct. It should be declared before any other call to a Xputty function....
This file contains definitions and structs used on all platforms. Platform specific definitions are l...