Skip to content

totem-object: Present application window on top if already open

Umang Jain requested to merge uajain/gtk-window-present into master

This raises the application window on the top of the stack of all the open windows and present it to the user. See gtk_window_present() documentation for more details.

Merge request reports