Re: gtk dialog



vipin aravind wrote:
> 
> I  am new with gtk,  got myself started.   created a dialog box.   Is there
> a way to  specify the dimensions of the dialog box?
> thanks
> vipin
> 

  gtk_window_set_default_size(GTK_WINDOW(dialog), 300, 400);

Chris
--
backflip from the balcony




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