I need to position my window at the bottom (south) and centre (always) of the screen. I'm using GTK_WIN_POS_CENTER_ALWAYS to keep it centred even when the window resizes but how do I sent it to the bottom of the screen? I tried GDK_GRAVITY_SOUTH but that has no effect for some reason. I found the link below but I don't know how to use it (or if it can be used).
http://developer.gnome.org/doc/API/2.0/gtk/gtk-Standard-Enumerations.html#GtkAnchorType -- View this message in context: http://www.nabble.com/Position-window-on-screen-t1815017.html#a4947594 Sent from the Gtk+ - Apps Dev forum at Nabble.com. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list