[Glade-users] How to deactivate maximize button in a window??
    Alexey Kurochkin 
    alexey.kurochkin at pathfinderlwd.com
       
    Wed Jul 15 07:59:43 EDT 2009
    
    
  
On Wed, 2009-07-15 at 11:37 +0530, Sreejith S wrote:
> Hi...
> 
> How to deactivate or disable the maximize button in a window??
> 
gtk_window_set_resizable (mywindow, FALSE);
    
    
More information about the Glade-users
mailing list