Re: GtkComboBoxEntry -- changing entry line value
- From: <markku vire kolumbus fi>
- To: Ricardo Cruz <rpmcruz clix pt>, <gtk-devel-list gnome org>
- Cc:
- Subject: Re: GtkComboBoxEntry -- changing entry line value
- Date: Tue, 6 Jun 2006 11:39:50 +0300
Hi,
You can get the entry by calling
gtk_bin_get_child(box);
and then using any methods of GtkEntry to manipulate the text.
> Is there a way to set a value for a GtkComboBoxEntry line entry? I am
> currently just adding an entry, set it as selected and remove it, which is a
> pretty nasty work-around.
-Markku-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]