API Notes: PreferencePanes framework
====================================

The full API is described in `Apple's documentation`__, both
the C and Objective-C APIs are available (but see the `API Notes`_ below).

.. __: https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PreferencePanes/Concepts/Architecture.html

These bindings are accessed through the ``PreferencePanes`` package (that is, ``import PreferencePanes``).


API Notes
---------

The PyObjC bindings for the PreferencePanes framework is complete.
