[Top]
GTK2
GTK2.TextBuffer
|
Method GTK2.TextBuffer()->add_selection_clipboard()
- Method
add_selection_clipboard
GTK2.TextBuffer add_selection_clipboard(GTK2.Clipboard clipboard)
- Description
Adds clipboard to the list of clipboards in which the selection contents
of the buffer are available. In most cases, clipboard will be the
GTK2.Clipboard of GDK2.SELECTION_PRIMARY for a view of this buffer.
|