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 ?