edje - list mouse pressed signals as they are new in edcref

This commit is contained in:
Carsten Haitzler 2015-12-23 21:53:55 +09:00
parent abe131d1d7
commit 93c2b85bd4
1 changed files with 2 additions and 0 deletions

View File

@ -12898,6 +12898,8 @@ st_collections_group_programs_program_name(void)
- hold,off;
- mouse,in;
- mouse,out;
- mouse,pressed,in;
- mouse,pressed,out;
- mouse,down,N: where N - mouse button number;
- mouse,down,N,double: where N - mouse button number;
- mouse,down,N,triple: where N - mouse button number;