Hi All,

I need help with this call:


https://developer.gnome.org/gtk3/stable/gtk3-Clipboards.html#gtk-clipboard-set-text

The following sample states:

https://github.com/bstpierre/gtk-examples/blob/master/c/clipboard_simple.c

    // NOTE: If you test this without a clipboard manager running, the
    // new text saved to the clipboard will disappear as soon as this
    // program exits.


xclip does not have this issue, and I can't figure out why.

    https://sourceforge.net/p/xclip/code/HEAD/tree/trunk/xclip.c

How do I make my text write to the clipboard persistent?


Many thanks,
-T

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to