Go to the source code of this file.
Functions | |
| int | mythplugin_init (const char *libversion) |
| int | mythplugin_run (void) |
| int | mythplugin_config (void) |
| int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 30 of file mythplugins/mythbrowser/mythbookmarkmanager/main.cpp.
| int mythplugin_run | ( | void | ) |
Definition at line 38 of file mythplugins/mythbrowser/mythbookmarkmanager/main.cpp.
| int mythplugin_config | ( | void | ) |
Definition at line 46 of file mythplugins/mythbrowser/mythbookmarkmanager/main.cpp.
1.5.5