gtk_list widget
- From: hideki70 osk2 threewebnet or jp (Hideki Fujimoto)
- To: gtk-list redhat com
- Subject: gtk_list widget
- Date: Tue, 25 Nov 1997 20:56:03 +0900
Can I change gtk_list widget's background color ?
I have tried bellow code, but cannot change background color.
style = gtk_widget_get_style(list_widget);
style->bg[GTK_STATE_NORMAL] = (GdkColor) { 0, 0xd6d6, 0xd6d6, 0xd6d6 };
thanks
---
Hideki
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]