[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GTK_COMBO_BOX
- From: Daniel Piccoli <d piccoli murdoch edu au>
- To: gtk-app-devel-list gnome org
- Subject: GTK_COMBO_BOX
- Date: Tue, 27 Jul 2004 17:48:40 +0800
Hi all,
what is the best way to convert this code into gtk2? Apparently the
entry field (which is a gtkWidget) doesn't exist anymore.
gtk_editable_set_editable (GTK_EDITABLE
(GTK_COMBO(zoom_combo)->entry), TRUE);
Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]