[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GtkViewport and gtk_widget_set_app_paintable()
- From: "Ustun ERGENOGLU" <ustun ergenoglu gmail com>
- To: gtk-list gnome org
- Subject: GtkViewport and gtk_widget_set_app_paintable()
- Date: Mon, 4 Feb 2008 14:10:21 +0200
Hello folks,
I'm just trying to tell GtkViewport not draw the default background
with gtk_widget_set_app_paintable() function, and setting background
pixmap gdk_window_set_back_pixmap (vp->window, NULL, FALSE);
it still draws the gray background.
does anybody have a clue on how to do it?
thanks in advance
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]