package Applications.Gui is
type Gui_Application is abstract new Application with private;
type A_Gui_Application is access all Gui_Application'Class;
function Get_Window_Title