/tools/luagen/idl/ftk_source_idle.idl
http://ftk.googlecode.com/ · IDL · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · 00360d4a7358b6ed987ab7c7ee91f771 MD5 · raw file
- #include "ftk_source.idl"
- interface FtkSourceIdle : FtkSource
- {
- FtkSourcePtr ftk_source_idle_create(in FtkIdleFunc action);
- };