Re: dialogs not resizable



On Mon, Apr 07, 2003 at 08:50:59PM +0200, Alejandro García Rodríguez wrote:
> 	Hi!
> 
> 	When creating dialog widgets, they are resizable by the user (the
> user can make them larger). What should I do to make the dialog widgets
> not resizable?
> 

gtk_window_set_resizable (dialog, FALSE)

Havoc



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