Home | Trees | Indices | Help |
|
---|
|
Low level Skype for Mac OS X interface implemented using Carbon distributed notifications. Uses direct Carbon/CoreFoundation calls through ctypes module.
This module handles the options that you can pass to ISkype.__init__ for Mac OS X machines.
No further options are currently supported.
Thanks to Eion Robb for reversing Skype for Mac API protocol.
Classes | |
Carbon Represents the Carbon.framework. |
|
EventLoop Represents an EventLoop from Carbon.framework. |
|
CoreFoundation Represents the CoreFoundation.framework. |
|
CFType Fundamental type for all CoreFoundation types. |
|
CFString CoreFoundation string type. |
|
CFNumber CoreFoundation number type. |
|
CFDictionary CoreFoundation immutable dictionary type. |
|
CFDistributedNotificationCenter CoreFoundation distributed notification center type. |
Variables | |
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 05 14:54:58 2008 | http://epydoc.sourceforge.net |