Gtk::Window::set_icon_from_file (Glib::build_filename (DATADIR, "image.svg"));
OT:Is SVG a valid filetype for an icon? IIRC pixmap types like png / jpg were supported..
that would give you a runtime problem though, not a compile time.
In answer to the problemCheck your gtkmm/window.h header and see what functions are available to you..?
-Harry
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
