window fullscreen function does't work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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" function doesn't work.
Does anyone tell me, "fullscreen" function is implemented or not in
gtkmm-2.2.3?
Or any modifications im my code?

Regards
Sagar Shah
 

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux