Re: insert_text_handler



Hmm, I'd suggest instead to go to:
http://developer.gnome.org/doc/API/2.0/gtk/gtkeditable.html
unless, of course, you are still using Gtk 1.2.

Cheers,
Loban

On Mon, 2003-09-29 at 16:00, Carlos Pereira wrote:
PROCEDURE insert_text_handler (editable : PGtkEditable;
                    text : PGCHAR;
                    Length_ : gint;
                    position : Pgint;
                    data : gpointer); CDECL;

Perhaps you should see this:

http://developer.gnome.org/doc/API/gtk/gtkeditable.html
(look for gtk_editable_insert_text)

I found it this way:

www.gtk.org -> API reference -> gtk 1.2 Online -> GtkEditable


/-------------------------------------------------------------------\
|   Loban Amaan Rahman  <-- anagram of -->  Aha! An Abnormal Man!   |
| loban earthling net, loban caltech edu,  http://loban.caltech.edu |
\-------------------------------------------------------------------/




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