Re: cut & paste?



Donovan Artz <dono nis lanl gov> writes:  
> It would be nice if it had something to do with Gtk_Selection
> struct?
> 

The clipboard is just a selection named CLIPBOARD. Here are reference
docs on selections:

  http://developer.gnome.org/doc/API/gtk/gtk-selections.html

Also you might copy gtkeditable.c, and read the ICCCM on how
selections work. Oh, also I think Donna Martin's GTK in 21 Days book
had a section on it, IIRC.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]