src/gtkspell.h

changeset 1415
e851476edab1
parent 1128
55c00a51976a
child 3105
8c23b0ec1036
equal deleted inserted replaced
1414:b1d2bbc33cb4 1415:e851476edab1
52 */ 52 */
53 53
54 extern int gtkspell_running(); 54 extern int gtkspell_running();
55 /* Is gtkspell running? 55 /* Is gtkspell running?
56 * 56 *
57 * Returns: 57 * Return:
58 * nonzero if it running 58 * nonzero if it running
59 * zero if is not running 59 * zero if is not running
60 * 60 *
61 * Example: 61 * Example:
62 * if (gtkspell_running()) 62 * if (gtkspell_running())

mercurial