Wiki

Changes between Version 1 and Version 2 of Attributes

Show
Ignore:
Timestamp:
01/24/13 13:08:09 (11 years ago)
Author:
pyros2097
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Attributes

    v1 v2  
    55You can add attributes to classes and functions and variables also properties e.g. In GTK 
    66{{{ 
     7#!cobra 
    78class HasAnAttribute 
    89  has TreeNode(listOnly=true)