--- bonobo/bonoboui.defs~ 2003-01-30 09:33:59.000000000 +0100 +++ bonobo/bonoboui.defs 2003-07-21 18:05:45.000000000 +0200 @@ -1956,6 +1956,14 @@ ;; From /home/james/cvs/gnome2/libbonoboui/bonobo/bonobo-ui-util.h +(define-function ui_util_pixbuf_to_xml + (c-name "bonobo_ui_util_pixbuf_to_xml") + (return-type "char*") + (parameters + '("GdkPixbuf*" "pixbuf") + ) +) + (define-function ui_util_xml_to_pixbuf (c-name "bonobo_ui_util_xml_to_pixbuf") (return-type "GdkPixbuf*")