Changes between Version 1 and Version 2 of Attributes
- Timestamp:
- 01/24/13 13:08:09 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Attributes
v1 v2 5 5 You can add attributes to classes and functions and variables also properties e.g. In GTK 6 6 {{{ 7 #!cobra 7 8 class HasAnAttribute 8 9 has TreeNode(listOnly=true)