Re: Re: Gtkmm installation



> 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 problem
Check your gtkmm/window.h header and see what functions are available to you..?

-Harry

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]