window fullscreen function does't work

2003-08-07 Thread Sagar Shah
Hi,    I am working on gtkmm-2.2.3 ( Red Hat Linux 7.3 ). I want to make window fullscreen. For that I have written one small code,    Gtk::Window* window = manage ( new class Gtk::Window() )    window->fullscreen();    window->show();But it shows, small wandow. "fullscreen

unsubscribe gtk-list

2003-08-07 Thread vyadav

Re: please help me.......

2003-08-07 Thread Dave Smith
On Wednesday 06 August 2003 22:38, Noah Levitt wrote: > You don't need to change any gtkrc files to install a theme. > All you have to do is drop it in ~/.themes or > /usr/share/themes. > > Noah > > On Wed, Aug 06, 2003 at 12:30:26 -0700, kiran kumar wrote: > > Hello everyone, > > According to a bo