Re:Re: Can I set background image for GtkTextView

2009-07-08 Thread Ardhan Madras
When you reply, please add CC to the mailing-list, so other peoples know and may help you more. Thanks, --- win...@126.com wrote: From: winsty To: ajhwb Subject: Re:Re: Can I set background image for GtkTextView Date: Fri, 3 Jul 2009 10:32:29 +0800 (CST) It works fine, thanks. 在2009-07

Re: Can I set background image for GtkTextView

2009-07-02 Thread Ardhan Madras
--- amolgkulka...@gmail.com wrote: From: Amol To: winsty Cc: gtk-app-devel-list Subject: Re: Can I set background image for GtkTextView Date: Wed, 01 Jul 2009 10:48:18 +0530 Try setting background to textwindow of GtkTextView. you can get text_window through gtk_text_view_get_window

Re: Can I set background image for GtkTextView

2009-06-30 Thread Amol
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 GtkTex

Can I set background image for GtkTextView

2009-06-30 Thread winsty
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-lis