RE: [gtk-list] Gtk_text widget



try - 
   GtkText *my_text;

   gtk_editable_get_chars (GTK_EDITABLE (my_text), 0, -1);

> -----Original Message-----
> From:	Achint Sandhu [SMTP:sandhu@nortel.ca]
> Sent:	Friday, 29 May 1998 04:18
> To:	gtk-list@redhat.com
> Subject:	[gtk-list] Gtk_text widget
> 
> Hi,
> 
> 	I have a little problem with the GtkText widget. 
> 
> 	I was just wondering how I can get the widget to return the
> information
> a user typed into it.
> 
> 	For a text entry widget there is a simple function called
> gtk_entry_get_text. Is there something similar for the gtk text widget
> (Text Box). I can't seem to find anything in the tutorial or reference
> manual...
> 
> 	Any help would be really appreciated...
> 
> Cheers,
> Achint
> 
> -- 
> Achint Sandhu
> Nortel
> 
> Windows 95: n. 32-bit extensions and a graphical shell for
>                a 16-bit patch to an 8-bit operating system originally 
>                coded for a 4-bit microprocessor, written by a 2-bit 
>                company that can't stand for 1 bit of competition.
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com <
> /dev/null



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