Re: Can I set background image for GtkTextView



Try setting background to textwindow of GtkTextView.
you can get text_window through gtk_text_view_get_window
(textview,window_type);
I don't remember exact syntax though.

Regards,
Amol
On Tue, 2009-06-30 at 15:54 +0800, winsty wrote:
Hi, All
 
    I want to set a background image for GtkTextView in my program, but i don't know how to do it. And i 
also can't find something useful about 
this question, that's why I'm sending it here. 
 
Best Regards
winsty
 
    

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]