Re: [INIMSS] How to add and delete text from GtkText.
- From: Dino Cherian K <inimss yahoo com>
- To: günther <guenther rapp-informatik de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: [INIMSS] How to add and delete text from GtkText.
- Date: Thu, 28 Feb 2002 12:32:57 +0530
Hi
Thanks, but I am talking about GtkText and not GtkEntry.
Thanks
Dino
On Wednesday 27 February 2002 20:31, günther wrote:
Try
gchar *string = "test";
GtkEditable *entry_field;
gtk_entry_set_text(GTK_ENTRY(entry_filed), string); /* to define text
*/
gtk_entry_set_text(GTK_ENTRY(entry_filed),""); /* to clear text */
Best Regards
Günther
Dino Cherian K wrote:
> Hi All
>
> Anybody please help me with some sample code for adding and deleting
> text from GtkText
>
> Thank You
> Dino CK
> _______________________________________________
> gtk-app-devel-list mailing list
> g
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
----------------------------------------
Content-Type: text/x-vcard; charset="us-ascii"; name="guenther.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for g?nther
----------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]