
Go to the source code of this file.
Functions | |
| void | UnKill (TextWidget, XEvent *) |
| void | Stuff (TextWidget, XEvent *) |
| void | MoveBeginningOfFile (Widget, XEvent *) |
| void | MoveEndOfFile (Widget, XEvent *) |
| void | DeleteCurrentSelection (Widget, XEvent *) |
| int | LocalClipsInsertNewLine (TextWidget, XEvent *) |
| void | InsertClipsString (Widget, XEvent *, String *, Cardinal *) |
| void DeleteCurrentSelection | ( | Widget | , | |
| XEvent * | ||||
| ) |
Definition at line 504 of file xclipstext.c.
| void InsertClipsString | ( | Widget | , | |
| XEvent * | , | |||
| String * | , | |||
| Cardinal * | ||||
| ) |
Definition at line 675 of file xclipstext.c.
| int LocalClipsInsertNewLine | ( | TextWidget | , | |
| XEvent * | ||||
| ) |
Definition at line 545 of file xclipstext.c.
| void MoveBeginningOfFile | ( | Widget | , | |
| XEvent * | ||||
| ) |
Definition at line 409 of file xclipstext.c.
| void MoveEndOfFile | ( | Widget | , | |
| XEvent * | ||||
| ) |
Definition at line 416 of file xclipstext.c.
| void Stuff | ( | TextWidget | , | |
| XEvent * | ||||
| ) |
Definition at line 176 of file xclipstext.c.
| void UnKill | ( | TextWidget | , | |
| XEvent * | ||||
| ) |
Definition at line 167 of file xclipstext.c.
1.5.6