LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to put gtkdialog's window in center (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-put-gtkdialog%27s-window-in-center-670032/)

kkpal 09-15-2008 09:00 AM

how to put gtkdialog's window in center
 
hi all

I created a window using gtkdialog. I want to put it center when I run that application. How it is possible?

Agrouf 09-15-2008 10:01 AM

set property "window_position" for your GtkDialog to GTK_WIN_POS_CENTER in your glade file.


All times are GMT -5. The time now is 06:10 AM.