Clipboard.store

Stores the current clipboard data somewhere so that it will stay around after the application has quit. Since 2.6 Signal Details The "owner-change" signal void user_function (GtkClipboard *clipboard, GdkEvent *event, gpointer user_data) : Run First The ::owner-change signal is emitted when GTK+ receives an event that indicates that the ownership of the selection associated with clipboard has changed. Since 2.6

class Clipboard
void
store
()

Meta