View Single Post
pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#7
hardcoding fullscreen is easy if thats all you need, just find where window is created in source code and then call gtk_window_fullscreen( yourwindowvariable );
 

The Following User Says Thank You to pipeline For This Useful Post: