adjust tooltip position (mrovi)
git-svn-id: http://tint2.googlecode.com/svn/trunk@524 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -50,7 +50,7 @@ void default_tooltip();
|
||||
void cleanup_tooltip();
|
||||
|
||||
void init_tooltip();
|
||||
void tooltip_trigger_show(Area* area, Panel* p, int x, int y);
|
||||
void tooltip_trigger_show(Area* area, Panel* p, XEvent *e);
|
||||
void tooltip_show(void* /*arg*/);
|
||||
void tooltip_update();
|
||||
void tooltip_trigger_hide();
|
||||
|
||||
Reference in New Issue
Block a user