C-KIT-GUI-GTK 0.62
|
Go to the source code of this file.
Data Structures | |
struct | GIO_WinEd |
struct | GIO_Win__ |
Functions | |
long | GUI_Ed_getCpos (GIO_WinEd *text) |
int | GUI_Ed_Write (GIO_WinEd *text, char *txbuf, long *txlen, long maxlen) |
void | GUI_Ed_Focus (GIO_WinEd *wTx) |
void | GUI_Ed_Init (void *parent, GIO_WinEd *wTx, void *funcnam, int mode) |
long GUI_Ed_getCpos | ( | GIO_WinEd * | text | ) |
int GUI_Ed_Write | ( | GIO_WinEd * | text, |
char * | txbuf, | ||
long * | txlen, | ||
long | maxlen | ||
) |
void GUI_Ed_Focus | ( | GIO_WinEd * | wTx | ) |
void GUI_Ed_Init | ( | void * | parent, |
GIO_WinEd * | wTx, | ||
void * | funcnam, | ||
int | mode | ||
) |