GNOME Bugzilla – Bug 683852
Manually maximizing a window
Last modified: 2012-09-12 10:49:42 UTC
What I'm trying to achieve is manually maximize a window with a check. Here is a link to a sample code - http://pastie.org/4706490 What the problem is - despite the fact that the menu is clicked an exception "Unable to perform action" is thrown.
Hi Konstantin, In my opinion, this is not a bug, you have to use different API. paintMainWindow.MaximizeWindow() Please, feel free to reopen this bug report. Thanks