Re: manipulating a text
- From: Harring Figueiredo <harringf yahoo com>
- To: Murilo Tuvani <murilo_tuvani yahoo com br>, gtk_list gtk gtk <gtk-app-devel-list gnome org>
- Subject: Re: manipulating a text
- Date: Tue, 10 Feb 2004 10:20:18 -0800 (PST)
Warning ( FROM THE API docs. )
"GtkText is deprecated and unsupported. It is known to be buggy. To use it, you
must define the symbol GTK_ENABLE_BROKEN prior to including the GTK+ header
files. Use GtkTextView instead."
So, I will assume you are using GtkEntry instead, since you did not provide
the actual widget name.
G_CONST_RETURN gchar* gtk_entry_get_text (GtkEntry *entry);
http://developer.gnome.org/doc/API/2.0/gtk/GtkEntry.html
Hope this helps.
Harring.
--- Murilo Tuvani <murilo_tuvani yahoo com br> wrote:
How can I get the text from a text from text widget. Murilo
______________________________________________________________________
Yahoo! GeoCities: 15MB de espaço grátis para criar seu web site!
http://br.geocities.yahoo.com/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]