> When setting a property value of type ATOM, then pygtk expects a > sequence of integers as data arguments. > These integers seem to be interpreted as C-pointers to strings. > This makes no sense in Python, does it? > > Therefore, it seems to be impossible to set ATOMs as property values > with pygtk, since you cannot guess the required pointer values.
Please, report this in bugzilla or it will be forgotten. I haven't looked at the API, but it's probably quite easy to wrap correctly. -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
