win_button.h
Go to the documentation of this file.
00001 
00025 #ifndef __WIN_BUTTON_H__
00026 #define __WIN_BUTTON_H__
00027 
00028 #include "gen/win_button_gen.h"
00029 
00030 /* APIs below are documented in their implementation file */
00031 
00032 extern win_button_handle
00033 win_button_new1(void);
00034 
00035 #endif
 All Classes Files Functions Variables Typedefs