Driver Information Functions. More...
Functions | |
void | iupdrvGetFullSize (int *width, int *height) |
void | iupdrvGetScreenSize (int *width, int *height) |
int | iupdrvCheckMainScreen (int *width, int *height) |
int | iupdrvGetScreenDepth (void) |
char * | iupdrvGetSystemVersion (void) |
char * | iupdrvGetSystemName (void) |
char * | iupdrvGetComputerName (void) |
char * | iupdrvGetUserName (void) |
void | iupdrvGetKeyState (char *key) |
void | iupdrvGetCursorPos (int *x, int *y) |
void * | iupdrvGetDisplay (void) |
char * | iupdrvGetCurrentDirectory (void) |
int | iupdrvSetCurrentDirectory (const char *dir) |
int | iupdrvIsFile (const char *name) |
int | iupdrvIsDirectory (const char *name) |
int | iupdrvMakeDirectory (const char *name) |
char * | iupdrvLocaleInfo (void) |
See Copyright Notice in "iup.h"