<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-caja/docs/reference, branch master</title>
<subtitle>Python bindings for libcaja-extension</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/'/>
<entry>
<title>Make Caja.OperationHandle usable.</title>
<updated>2019-03-31T10:30:00+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2019-02-17T16:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=1d5a8b7aa497c6d3d3257887f95832eda397347c'/>
<id>1d5a8b7aa497c6d3d3257887f95832eda397347c</id>
<content type='text'>
The Caja.OperationHandle.handle property is added: this gives access to the
effective handle taking the form of a non-zero signed integer that can be
stored in a void pointer. Trying to set this property with an invalid value
raises an exception.
Upon update_file_info_full call, the new Caja.OperationHandle is preset with
a "unique" non-null value generated from an atomic counter. When the python
method returns, the handle value is transmitted to Caja whatever it is:
this fixes the problem of Caja expecting a non-null handle when
CAJA_OPERATION_IN_PROGRESS is returned.

Ref: https://github.com/mate-desktop/python-caja/issues/36
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Caja.OperationHandle.handle property is added: this gives access to the
effective handle taking the form of a non-zero signed integer that can be
stored in a void pointer. Trying to set this property with an invalid value
raises an exception.
Upon update_file_info_full call, the new Caja.OperationHandle is preset with
a "unique" non-null value generated from an atomic counter. When the python
method returns, the handle value is transmitted to Caja whatever it is:
this fixes the problem of Caja expecting a non-null handle when
CAJA_OPERATION_IN_PROGRESS is returned.

Ref: https://github.com/mate-desktop/python-caja/issues/36
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs for g-i</title>
<updated>2013-01-22T13:10:20+00:00</updated>
<author>
<name>Yaakov Selkowitz</name>
<email>yselkowitz@users.sourceforge.net</email>
</author>
<published>2012-12-20T07:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=da45dfd031f7d73a359c526868cb6a22a33b0eae'/>
<id>da45dfd031f7d73a359c526868cb6a22a33b0eae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial import from Mate-Extra repo</title>
<updated>2012-01-13T22:18:04+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-01-13T22:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=ca0a8f4d6cc24707bc07c3013bff321e2f0c24fd'/>
<id>ca0a8f4d6cc24707bc07c3013bff321e2f0c24fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
