mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
c436d8e249
2001-05-25 Hans Breuer <hans@breuer.org> * gdk_pixbuf.def : reflect Havoc's recent api change
46 lines
1.2 KiB
Modula-2
46 lines
1.2 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_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_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_new
|
|
gdk_pixbuf_new_from_data
|
|
gdk_pixbuf_new_from_file
|
|
gdk_pixbuf_new_from_inline
|
|
gdk_pixbuf_new_from_xpm_data
|
|
gdk_pixbuf_new_subpixbuf
|
|
gdk_pixbuf_ref
|
|
gdk_pixbuf_saturate_and_pixelate
|
|
gdk_pixbuf_save
|
|
gdk_pixbuf_savev
|
|
gdk_pixbuf_scale
|
|
gdk_pixbuf_scale_simple
|
|
gdk_pixbuf_unref
|