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

gdk doc???



Hi,

I am trying to simply load a pnm image file
into a window with gtk+/gdk by modifying the
pnm gimp plugin, which seems quite trivial,
all the more as I just need to load black and
white images.

The gdk functions to create images or pixmaps
are not documented! Nor the image or pixmap
widgets in gtk+ if I remember well.

So, I tried to track the usage of those functions
in gimp but it gets to intricated to understand
what really happens.

Do you have a simple sample code with those
functions, or a chunk of code in a small
gtk application using this?

--
Emmanuel Michon (http://www.enst.fr/~michon)
``Thou shalt check the array bounds of all strings (indeed, all arrays), 
  for surely where thou typest "foo" someone someday shall type
  "supercalifragilisticexpialidocious".'' 



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