|
||
|
|
|
|
|
PyObjC - Support for FSRef and FSSpecPyObjC has its own wrappers for the types FSRef and FSSpec, and also supports the wrappers for these types in Carbon.File. Type objc.FSRefThis type represents an opaque FSRef structure. New instances are created using the from_pathname method: Instances of objc.FSRef are opaque and don't provide access to specific fields in the structure. The following methods and properties are available to access an instance:
NOTE: Carbon.File.FSRef instances can be used as the argument of functions that have an FSRef structure as one of their arguments. Type objc.FSSpecThis type represents an opaque FSSpec structure. It is not possible to create FSSpec instances in Python code. Instances of objc.FSSpec are opaque and don't provide access to specific fields in the structure. The following methods and properties are available to access an instance:
NOTE: Carbon.File.FSSpec instances can be used as the argument of functions that have an FSSpec structure as one of their arguments. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright © 2003 - 2009 The PyObjC Project |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||