Use a .png file
- From: Kathrin Hauptvogel <hauptvogel k rheinmetall-de com>
- To: "Gtkmm-Mailinglist" <gtkmm-list gnome org>
- Subject: Use a .png file
- Date: Wed, 7 Dec 2005 09:29:38 +0100
Good morning
How can I include a .png or .bmp image in my source code?
#include <gtkmm.h>
using namespace Gtk;
int main(int argc, char *argv[])
{
Main kit(argc, argv);
Window window;
Main::run(window);
return 0;
}
Kathrin Hauptvogel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]