mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
f4437de139
Tue Aug 10 23:53:59 2004 Matthias Clasen <maclas@gmx.de> Add hidden aliases for exported symbols which are used internally in order to get rid of many PLT entries. (#145519, Arjan van de Ven) * gdk/Makefile.am: Add rules to generate gdk_pixbuf.def and gdk-pixbuf-alias.h from gdk-pixbuf.symbols, and make make check check the abi with abicheck.sh. * gdk/gdk-pixbuf.symbols: New file. Definition of the gdk-pixbuf ABI. The file can be processed by cpp to filter out certain subsets of symbols. * gdk/abicheck.sh: New file. Script to check the actually symbols exported from libgdk_pibuf.2.0.so against the symbols found in gdk-pixbuf.symbols. * gdk/makegdkpixbufalias.pl: New file. Perl script to generate the header containing the alias definitions for internally used exported symbols from a list of symbols. * *.c: Include gdk-pixbuf-alias.h
102 lines
2.6 KiB
Plaintext
102 lines
2.6 KiB
Plaintext
gdk_colorspace_get_type
|
|
gdk_interp_type_get_type
|
|
gdk_pixbuf_add_alpha
|
|
gdk_pixbuf_alpha_mode_get_type
|
|
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_get_type
|
|
gdk_pixbuf_error_quark
|
|
gdk_pixbuf_fill
|
|
gdk_pixbuf_flip
|
|
gdk_pixbuf_format_get_description
|
|
gdk_pixbuf_format_get_extensions
|
|
gdk_pixbuf_format_get_license
|
|
gdk_pixbuf_format_get_mime_types
|
|
gdk_pixbuf_format_get_name
|
|
gdk_pixbuf_format_is_disabled
|
|
gdk_pixbuf_format_is_scalable
|
|
gdk_pixbuf_format_is_writable
|
|
gdk_pixbuf_format_set_disabled
|
|
gdk_pixbuf_from_pixdata
|
|
gdk_pixbuf_get_bits_per_sample
|
|
gdk_pixbuf_get_colorspace
|
|
gdk_pixbuf_get_file_info
|
|
gdk_pixbuf_get_formats
|
|
gdk_pixbuf_get_has_alpha
|
|
gdk_pixbuf_get_height
|
|
gdk_pixbuf_get_n_channels
|
|
gdk_pixbuf_get_option
|
|
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_format
|
|
gdk_pixbuf_loader_get_pixbuf
|
|
gdk_pixbuf_loader_get_type
|
|
gdk_pixbuf_loader_new
|
|
gdk_pixbuf_loader_new_with_mime_type
|
|
gdk_pixbuf_loader_new_with_type
|
|
gdk_pixbuf_loader_set_size
|
|
gdk_pixbuf_loader_write
|
|
#ifdef INCLUDE_INTERNAL_SYMBOLS
|
|
gdk_pixbuf_marshal_VOID__INT_INT
|
|
gdk_pixbuf_marshal_VOID__INT_INT_INT_INT
|
|
#endif
|
|
gdk_pixbuf_new
|
|
gdk_pixbuf_new_from_data
|
|
gdk_pixbuf_new_from_file
|
|
gdk_pixbuf_new_from_file_at_size
|
|
gdk_pixbuf_new_from_inline
|
|
gdk_pixbuf_new_from_xpm_data
|
|
gdk_pixbuf_new_subpixbuf
|
|
gdk_pixbuf_non_anim_new
|
|
gdk_pixbuf_ref
|
|
gdk_pixbuf_rotate_simple
|
|
gdk_pixbuf_rotation_get_type
|
|
gdk_pixbuf_saturate_and_pixelate
|
|
gdk_pixbuf_save
|
|
gdk_pixbuf_save_to_buffer
|
|
gdk_pixbuf_save_to_bufferv
|
|
gdk_pixbuf_save_to_callback
|
|
gdk_pixbuf_save_to_callbackv
|
|
gdk_pixbuf_savev
|
|
gdk_pixbuf_scale
|
|
gdk_pixbuf_scale_simple
|
|
gdk_pixbuf_set_option
|
|
gdk_pixbuf_unref
|
|
#ifdef INCLUDE_VARIABLES
|
|
gdk_pixbuf_major_version
|
|
gdk_pixbuf_micro_version
|
|
gdk_pixbuf_minor_version
|
|
gdk_pixbuf_version
|
|
#endif
|
|
gdk_pixdata_deserialize
|
|
gdk_pixdata_from_pixbuf
|
|
gdk_pixdata_serialize
|
|
gdk_pixdata_to_csource
|
|
#ifdef INCLUDE_MMX_SYMBOLS
|
|
pixops_composite_line_22_4a4_mmx
|
|
pixops_composite_line_color_22_4a4_mmx
|
|
pixops_have_mmx
|
|
pixops_scale_line_22_33_mmx
|
|
#endif
|