Add API function for shell surface new

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-05-03 13:19:29 +01:00
parent 4ad36e4d28
commit a08c640b17
1 changed files with 2 additions and 0 deletions

View File

@ -58,5 +58,7 @@ struct _E_Shell_Surface
void *ping_timer;
};
EAPI E_Shell_Surface *e_shell_surface_new(unsigned int id);
# endif
#endif