Hello; ext Yuan Jiang wrote: > which function set the hildon window full screen as > gtk_window_fullscreen() does in gtk. > You can use gtk_window_fullscreen() as hildonwindow inherits from gtkwindow. Check for keyval HILDON_HARDKEY_FULLSCREEN in your keyhandler and call the function.
> -- > 姜源 > Yuan Jiang > http://blog.vetcafe.net > ------------------------------------------------------------------------ > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > // Tapani Pälli -- Software Engineer Open Source Software Operations _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
