Changes

Jump to navigation Jump to search
m
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)

Navigation menu