mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 23:36:34 +01:00
Finalized and documented the Python scripting interface.
This commit is contained in:
@@ -33,6 +33,9 @@ typedef enum {
|
||||
HELP_GROUP,
|
||||
HELP_KEYS,
|
||||
HELP_CONTACTS,
|
||||
#ifdef PYTHON
|
||||
HELP_PLUGIN,
|
||||
#endif
|
||||
} HELP_TYPES;
|
||||
|
||||
void help_onDraw(ToxWindow *self);
|
||||
|
||||
Reference in New Issue
Block a user