GtkClipboard
An object for storing cut and paste data.
Object Hierarchy
Description
Methods
clear() Â Clears the contents of the clipboard. get_display() Â get_owner() Â request_contents() Â request_targets() Â request_text() Â Not implemented yet. set_can_store() Â Not implemented yet. set_text() Â Sets the contents of the clipboard to the string specified by text. set_with_data() Â store() Â Stores the current clipboard data. wait_for_contents() Â wait_for_targets() Â Not implemented yet. wait_for_text() Â Requests the contents of the clipboard. wait_is_target_available() Â wait_is_text_available() Â get() Â
Signals
"owner-change" Â