wlmaker
Loading...
Searching...
No Matches
tool
gen_menu.h
Go to the documentation of this file.
1
/* ========================================================================= */
20
#ifndef __WLMAKER_GEN_MENU_H__
21
#define __WLMAKER_GEN_MENU_H__
22
23
#include <libbase/plist.h>
24
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
// __cplusplus
28
37
bspl_array_t *
wlmaker_menu_generate
(
38
const
char
*locale_ptr,
39
const
char
*path_ptr);
40
41
#ifdef __cplusplus
42
}
// extern "C"
43
#endif
// __cplusplus
44
45
#endif
// __WLMAKER_GEN_MENU_H__
46
/* == End of gen_menu.h ==================================================== */
wlmaker_menu_generate
bspl_array_t * wlmaker_menu_generate(const char *locale_ptr, const char *path_ptr)
Definition
gen_menu.c:141
Generated by
1.16.1