with Gn.Identity;                       use Gn.Identity;

package Gn.Logos.X.Gtk_Lib.Bonjour_Le_Monde is
   
   function Gtk_New (Gn_Dialog : not null access Gn_Dialog_Record'class;
		     Parent : in Gtk_Window;
		     Identity : in Identity_Access;
		     Iter     : in Natural) return Gtk_Response_Type;
      
      
end Gn.Logos.X.Gtk_Lib.Bonjour_Le_Monde;