Commit Graph

1 Commits

Author SHA1 Message Date
Anna Schumaker b75d43a304 lib: Create a Counter object
With increment() and decrement() functions that can be used to change
the GtkAdjustment's value. These functions return None if the value did
not change.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-23 12:51:34 -04:00