osx_button.h
Go to the documentation of this file.
00001 
00025 #ifndef __OSX_BUTTON_H__
00026 #define __OSX_BUTTON_H__
00027 
00028 #include "gen/osx_button_gen.h"
00029 
00030 /* APIs below are documented in their implementation file */
00031 
00032 extern osx_button_handle
00033 osx_button_new1(uint64_t id);
00034 
00035 #endif
 All Classes Files Functions Variables Typedefs