[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: insert_text_handler
- From: carlos pehoe civil ist utl pt (Carlos Pereira)
- To: gtk-app-devel-list gnome org
- Subject: Re: insert_text_handler
- Date: Tue, 30 Sep 2003 00:00:01 +0100 (WEST)
>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
Carlos
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]