Add features to the mini window
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@ TimerDataPoint *timer_main_window_get_task_data(TimerMainWindow *self, gsize *le
|
||||
TimerDataPoint *timer_main_window_get_day_data(TimerMainWindow *self, gsize *len);
|
||||
gboolean timer_main_window_is_always_on_top(TimerMainWindow *self);
|
||||
GDateTime *timer_main_window_get_last_task_end(TimerMainWindow *self);
|
||||
void timer_main_window_save_mini_window_pos(TimerMainWindow *self, int x, int y);
|
||||
void timer_main_window_read_mini_window_pos(TimerMainWindow *self, int *x, int *y);
|
||||
void timer_main_window_show_for_mode(TimerMainWindow *self);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user