Set a Dialog to a specific positioin



I want to position a dialog window to a specific location on the screen.But the only available function is
void Gtk::Window::set_position
( WindowPosition  position  )

Is any other function I can use to set the dialog window to a specific location, for example to set to (x=200, y=100). How can I do this???

Thanks!


Fei


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