GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

transparent window

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
ramesh
GTK+ Geek


Joined: 16 Nov 2006
Posts: 69

PostPosted: Sat Oct 06, 2007 11:34 am    Post subject: transparent window Reply with quote

hi all

how to create a window as transparent..

do u have any example source?
i tried this
Code: (Plaintext)
1
2
3

gtk_window_set_opacity (window,0);

but saying this error
Quote:

undefined reference to `gtk_window_set_opacity'


please help me

thank you in advance
Back to top
openldev
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 386
Location: Fairfax, Virginia

PostPosted: Wed Oct 10, 2007 7:48 pm    Post subject: Reply with quote

gtk_window_set_opacity() was added in GTK+ 2.12, so you will need to upgrade your libraries in order to use this. (2.12 is included with the new version of GNOME, which will be in the next release of Ubuntu this month.)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP