On 1/12/21 11:29 AM, Samuel Sieb wrote:

See if it works, but there's also https://developer.gnome.org/gtk3/stable/gtk3-Clipboards.html#gtk-clipboard-store which might be relevant.

Hi Sam,

By any chance, do yo know were I can find the structure
for GtkClipboard?


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

   void
   gtk_clipboard_store (GtkClipboard *clipboard);

   Stores the current clipboard data somewhere so
   that it will stay around after the application
   has quit.

   Parameters

       clipboard  a GtkClipboard


I think it is somewhere in

   /usr/include/gtk-3.0/gtk/gtkclipboard.h

but I can not find it.

:'(

-T
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to