Prefix the functions with "libglade::".
get_widget_name() Returns the name of a widget from a glade file. get_widget_long_name() Returns the long name of a widget from a glade file. get_widget_tree() Returns the glade object to a widget. xml_new_from_memory() Creates a glade object from a string instead of a file.