Hi I was trying to set a window position, but I found only a function like gtk_window_position (GtkWindow *window, GtkWindowPosition position), where the position can be only a state, as center, free or mouse. Is there a way to set the position of the window in pixels ? (I mean is there a function or do I have to see the GtkWindow structure to set it manually ?)
thanks -- Jean-Yves Lamoureux Software Developper _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
