GWork icon indicating copy to clipboard operation
GWork copied to clipboard

Improve consistency

Open billyquith opened this issue 9 years ago • 1 comments

  • [ ] Boolean tests: Is<test>() (e.g. visible and hidden don't follow this)
  • [ ] Events callbacks use On<event>()

billyquith avatar Feb 17 '17 14:02 billyquith

More type consistency would good. int is used where size_t should probably be used throughout the code.

billyquith avatar Jun 02 '17 08:06 billyquith