Hi, everybody.


I hope that you are doing well.


When building GUI with Glade, I get the ".glade" file which contains XML codes.So, my question is:
How to convert these codes to get a valid C string so I could use the gtk_builder_add_from_string() function ?