Re: [gtk-list] Center a window



>  What's the best way to center a window (e.g. a dialog) on the screen ?

Try the following:

	gtk_window_position(mywindow, GTK_WIN_POS_CENTER);

  Quartic



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