copy-clipboard
The "copy-clipboard" signal is emitted when the selection text in the entry is copied to the clipboard.
回调函数
void callback(GtkEntry entry);
The "copy-clipboard" signal is emitted when the selection text in the entry is copied to the clipboard.
回调函数