|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Can I set background image for GtkTextViewHi, 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@... http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list |
|
|
Re: Can I set background image for GtkTextViewTry 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@... > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@... http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |