"style" in struct GtkWidget
- From: Mariusz Bozewicz <plachninka wp pl>
- To: GTK+ Lista dyskusyjna <gtk-app-devel-list gnome org>
- Subject: "style" in struct GtkWidget
- Date: Mon, 3 Dec 2001 19:23:29 +0100 (CET)
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?
Mariusz Bozewicz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]