On Friday 01 July 2005 05:18, 顺珉 吴 wrote: > I want all icons and images my programm used be > packaged in to the final execute binary file. > How can I do this?
Check out the gdk-pixbuf-csource command line tool that comes with Gtk. Alternatively, you can convert your icons/images into .xpm format and copy'n'paste or #include them directly into your code. Cheers -Tim _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list