| GPE Manual: libgpewidget Reference | ||||
|---|---|---|---|---|
| Top | Description | ||||
Infoprints are short text messages usually displayed in a corner of the screen to provide additional information for the user to show what is going on. These messages are displayed for a short time and disappear from screen without user interaction.
void gpe_popup_infoprint (Display *dpy, char *s);
Displays an infoprint on a given X display. Usually you want to use current
X display which is determined by GDK_DISPLAY().
|
Xlib display |
|
Message to show |