On 27-Sep-2000 Chris Kuklewicz wrote:
> I'll ask for a second opinion: when a pointer is passed as the string
> data for a column of the clist widget, what memory management is
> required?  I am assuming it keeps the pointer, and you are not
> supposed to alter the string it points to.  Metadata strings are all
> allocated by HashStore and only removed when the all metadata classes
> referring to it call unref.

With very few exceptions, gtk copies all strings you give it.

Isaac
_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to