clock command on rigt/left click by dmitry.medvinsky
git-svn-id: http://tint2.googlecode.com/svn/trunk@84 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -30,6 +30,8 @@ extern struct timeval time_clock;
|
||||
extern int time_precision;
|
||||
extern PangoFontDescription *time1_font_desc;
|
||||
extern PangoFontDescription *time2_font_desc;
|
||||
extern char *clock_lclick_command;
|
||||
extern char *clock_rclick_command;
|
||||
|
||||
|
||||
// initialize clock : y position, precision, ...
|
||||
@@ -39,4 +41,6 @@ void draw_clock (void *obj, cairo_t *c, int active);
|
||||
|
||||
void resize_clock (void *obj);
|
||||
|
||||
void clock_action(int button);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user