forked from AuroraMiddleware/gtk
9d1e828d08
2001-07-20 Hans Breuer <hans@breuer.org> * gdk-pixdata.c : don't 'g_tohl (*istream++)', but move pointer increment out of the macro, because at least one compiler (msvc 5.0) gets confused otherwise (applies the wrong increment). * gdk_pixbuf.def : updated exports * makefile.msc : reflect gdk-pixbuf-csource changes
63 lines
1.6 KiB
Modula-2
63 lines
1.6 KiB
Modula-2
EXPORTS
|
|
_gdk_pixbuf_get_module
|
|
_gdk_pixbuf_get_named_module
|
|
_gdk_pixbuf_load_module
|
|
gdk_pixbuf_add_alpha
|
|
gdk_pixbuf_animation_get_height
|
|
gdk_pixbuf_animation_get_iter
|
|
gdk_pixbuf_animation_get_static_image
|
|
gdk_pixbuf_animation_get_type
|
|
gdk_pixbuf_animation_get_width
|
|
gdk_pixbuf_animation_is_static_image
|
|
gdk_pixbuf_animation_iter_advance
|
|
gdk_pixbuf_animation_iter_get_delay_time
|
|
gdk_pixbuf_animation_iter_get_pixbuf
|
|
gdk_pixbuf_animation_iter_get_type
|
|
gdk_pixbuf_animation_iter_on_currently_loading_frame
|
|
gdk_pixbuf_animation_new_from_file
|
|
gdk_pixbuf_animation_ref
|
|
gdk_pixbuf_animation_unref
|
|
gdk_pixbuf_composite
|
|
gdk_pixbuf_composite_color
|
|
gdk_pixbuf_composite_color_simple
|
|
gdk_pixbuf_copy
|
|
gdk_pixbuf_copy_area
|
|
gdk_pixbuf_error_quark
|
|
gdk_pixbuf_fill
|
|
gdk_pixbuf_from_pixdata
|
|
gdk_pixbuf_get_bits_per_sample
|
|
gdk_pixbuf_get_colorspace
|
|
gdk_pixbuf_get_has_alpha
|
|
gdk_pixbuf_get_height
|
|
gdk_pixbuf_get_n_channels
|
|
gdk_pixbuf_get_pixels
|
|
gdk_pixbuf_get_rowstride
|
|
gdk_pixbuf_get_type
|
|
gdk_pixbuf_get_width
|
|
gdk_pixbuf_loader_close
|
|
gdk_pixbuf_loader_get_animation
|
|
gdk_pixbuf_loader_get_pixbuf
|
|
gdk_pixbuf_loader_get_type
|
|
gdk_pixbuf_loader_new
|
|
gdk_pixbuf_loader_new_with_type
|
|
gdk_pixbuf_loader_write
|
|
gdk_pixbuf_new
|
|
gdk_pixbuf_new_from_data
|
|
gdk_pixbuf_new_from_file
|
|
gdk_pixbuf_new_from_stream
|
|
gdk_pixbuf_new_from_xpm_data
|
|
gdk_pixbuf_new_subpixbuf
|
|
gdk_pixbuf_ref
|
|
; gdk_pixbuf_rotate
|
|
gdk_pixbuf_saturate_and_pixelate
|
|
gdk_pixbuf_save
|
|
gdk_pixbuf_savev
|
|
gdk_pixbuf_scale
|
|
gdk_pixbuf_scale_simple
|
|
gdk_pixbuf_unref
|
|
gdk_pixdata_deserialize
|
|
gdk_pixdata_from_pixbuf
|
|
gdk_pixdata_serialize
|
|
gdk_pixdata_to_csource
|
|
|