On 1/12/21 12:13 PM, Samuel Sieb wrote:
On 1/12/21 11:59 AM, ToddAndMargo via users wrote:
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.

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

I think it is somewhere in

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

but I can not find it.

I expect it's something internal that you aren't supposed to touch.
https://developer.gnome.org/gtk3/stable/gtk3-Clipboards.html#GtkClipboard-struct

That should help me chase it down.  Thank you!



Why do you need to access it?

I need to create OOP (Object Orientated Program) class emulating it so I can create a pointer to an OOP object
of type GtkClipboard so I can use the GTK clipboard
functions.  (I got that in in all one sentence!  Ha!)


Also, this is very off-topic for the Fedora list, so any further replies should probably be direct to me.

Ya, no fooling.  I posted here as a last ditch attempt
to get the information.  Even Stack Overflow did
not know!

https://stackoverflow.com/questions/65661734/with-gtk3-how-do-i-make-a-write-to-the-clipboard-presistant

I have been trying to get this down for over a year.

Sam, you do know you are a genius, don't you?
Wait?  I did not just post a complement????  Now
I have to wash my mouth out with soap!  DANG!!!

:-)

-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