GtkTextView background image without tiling.

2010-07-30 Thread Kuang-Chun Cheng
Hi, I can use gdk_window_set_back_pixmap() to set the background image of GtkTextView. But the image is tiling. My question is ... Is it possible to use background image without tiling for Gtk's widget ? Regards KC ___ gtk-app-devel-list mailing list

Re: GtkTextView background image without tiling.

2010-07-30 Thread Tristan Van Berkom
On Fri, Jul 30, 2010 at 5:35 AM, Kuang-Chun Cheng kcch...@linuxdaq-labs.com wrote: Hi, I can use gdk_window_set_back_pixmap() to set the background image of GtkTextView. But the image is tiling. My question is ... Is it possible to use background image without tiling for Gtk's widget ?

How to change color of GtkCellRendererProgress ?

2010-07-30 Thread Kuang-Chun Cheng
Hi, As subject said, how to change color of GtkCellRendererProgress ? Either color of text or bar is OK. This looks like a simple question, but I can't find anything from Google yet. Thanks a lot. Regards, KC ___ gtk-app-devel-list mailing list