How to replace a image ?
- From: Seongsu Lee <senux senux com>
- To: gtk-app-devel-list gnome org
- Subject: How to replace a image ?
- Date: Thu, 27 Jul 2006 04:09:41 +0900
Hello,
Follow is the code to show image A.
  image = create_pixmap(win_background, FILENAME);
  gtk_widget_show(image);
  gtk_box_pack_start(GTK_BOX(vbox), image, TRUE, TRUE, 0);
I added image widget with image A in my app. I want to 
replace the image A to a image B. How can I do that?
-- 
Seongsu Lee - http://www.senux.com/
All most people want is a little more than they'll
ever get.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]