sugar-toolkit-gtk3/shell/view/frame
Dan Williams 8b4ccf3eb1 Cleanup clipboard D-Bus API
- The clipboard now determines each objects unique id and
    returns it from add_object()
- The ID is opaque to the client and should not be used/accessed
    other than with the clipboard service
- Add object type hints for dbus-python
- Sugar clipboard bindings for get_object() now return a dict rather
    than a tuple
- ClipboardIcon now retrieves the real file path and uses that
    to open the file
- Adapt sugar bits to clipboard changes
2007-03-14 00:50:06 -04:00
..
__init__.py
ActivitiesBox.py
clipboardbox.py
clipboardpanelwindow.py
eventframe.py
frame.py
framepopupcontext.py
FriendsBox.py
Makefile.am
overlaybox.py
PanelWindow.py
ZoomBox.py