Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Features/GTK3/Porting
(view source)
Revision as of 09:55, 12 July 2012
1 byte added
,
09:55, 12 July 2012
m
→Changes to the Clipboard
Line 196:
Line 196:
===Changes to the Clipboard===
===Changes to the Clipboard===
Two things to note:
Two things to note:
+
1. You need to specify a clipboard using get()
1. You need to specify a clipboard using get()
clipboard = Gtk.Clipboard.get(Gdk.SELECTION_CLIPBOARD)
clipboard = Gtk.Clipboard.get(Gdk.SELECTION_CLIPBOARD)
Walter
Bureaucrats
,
Administrators
10,579
edits