Re: "style" in struct GtkWidget
- From: Mariusz Bozewicz <plachninka wp pl>
- To: GTK+ Lista dyskusyjna <gtk-app-devel-list gnome org>
- Subject: Re: "style" in struct GtkWidget
- Date: Mon, 3 Dec 2001 22:28:53 +0100 (CET)
On 3 Dec 2001, Havoc Pennington wrote:
Mariusz Bozewicz <plachninka wp pl> writes:
Hello
I'm beginning with Gtk. I want to change color (background color) of
drawing area. For example:
GtkWidget *drawarea;
drawarea=gtk_drawing_area_new();
// I want to change color
drawarea->style->bg[] // and here, why bg is array of 5 GdkColor elements
// what does each element mean?
http://pobox.com/~hp/gtk-colors.html
thnx
Mariusz Bozewicz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]