GtkComboBox Properties
- From: "Ivon Cullumber" <gtk roadpebble net>
- To: <gtk-app-devel-list gnome org>
- Subject: GtkComboBox Properties
- Date: Thu, 31 May 2007 10:35:37 -0600
Greetings,
I am trying to change the color properties on a GtkComboBox, specifically the background color under a
prelight condition and the highlighting color that is used in the dropdown list. On other widgets I am able
to use gtk_widget_modify_bg() or gtk_widget_modify_base(). But these two functions don't seem to work for
the ComboBox. Is there another function available to perform these tasks? Also it seems to me that the
combo box is actually made up of other widgets (ie GtkListView, GtkEntry) is there any way to access these
components specifically? It seems in the source code that all of these things are set to private.
Thanks,
Ivon Cullumber
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]