~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gdk/tmpl/images.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-05-31 09:45:32 UTC
  • mfrom: (1.11.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 166.
  • Revision ID: james.westby@ubuntu.com-20100531094532-1epna8bbb2fob68f
Tags: 2.21.1-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
</para>
68
68
 
69
69
@parent_instance: the parent instance
70
 
@type: the type of the image.
71
 
@visual: the visual.
72
 
@byte_order: the byte order.
73
 
@width: the width of the image in pixels.
74
 
@height: the height of the image in pixels.
75
 
@depth: the depth of the image, i.e. the number of bits per pixel.
76
 
@bpp: the number of bytes per pixel.
77
 
@bpl: the number of bytes per line of the image.
78
 
@bits_per_pixel: the number of bits per pixel.
79
 
@mem: the pixel data.
80
 
@colormap: the #GdkColormap associated with the image
81
70
 
82
71
<!-- ##### FUNCTION gdk_image_new ##### -->
83
72
<para>