Tkd - Cross platform GUI toolkit based on Tcl/Tk
    Kagamin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun May 11 03:16:33 PDT 2014
    
    
  
On Sunday, 4 May 2014 at 16:18:53 UTC, Gary Willoughby wrote:
> https://github.com/nomad-software/tkd
https://github.com/nomad-software/tkd/blob/master/source/tkd/element/element.d
Since you allocate CommandArgs in C heap, its content is 
invisible to GC and will be freed - uniqueData and callback.
    
    
More information about the Digitalmars-d-announce
mailing list