forked from AuroraMiddleware/gtk
e0833cd52a
2000-08-12 Tor Lillqvist <tml@iki.fi> * gdk/gdk.def * gtk/gtk.def: Add missing entries. * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Use OUT_TT_ONLY_PRECIS, try to get a TrueType font. * gdk/win32/gdkinput-win32.c (gdk_device_get_state): New function. Dummy implementation at this point. * gtk/makefile.mingw.in: Fix typo. Add testtext and testtextbuffer rules. Undefine GTK_COMPILATION when compiling the test programs. * gtk/gtkdebug.h: Mark gtk_debug_flags for export/import. * gdk_pixbuf.def: Add missing entry point.
44 lines
1.1 KiB
Modula-2
44 lines
1.1 KiB
Modula-2
EXPORTS
|
|
gdk_pixbuf_add_alpha
|
|
gdk_pixbuf_animation_get_frames
|
|
gdk_pixbuf_animation_get_height
|
|
gdk_pixbuf_animation_get_num_frames
|
|
gdk_pixbuf_animation_get_type
|
|
gdk_pixbuf_animation_get_width
|
|
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_frame_get_action
|
|
gdk_pixbuf_frame_get_delay_time
|
|
gdk_pixbuf_frame_get_pixbuf
|
|
gdk_pixbuf_frame_get_x_offset
|
|
gdk_pixbuf_frame_get_y_offset
|
|
gdk_pixbuf_get_bits_per_sample
|
|
gdk_pixbuf_get_colorspace
|
|
gdk_pixbuf_get_has_alpha
|
|
gdk_pixbuf_get_height
|
|
gdk_pixbuf_get_module
|
|
gdk_pixbuf_get_n_channels
|
|
gdk_pixbuf_get_named_module
|
|
gdk_pixbuf_get_pixels
|
|
gdk_pixbuf_get_rowstride
|
|
gdk_pixbuf_get_type
|
|
gdk_pixbuf_get_width
|
|
gdk_pixbuf_init
|
|
gdk_pixbuf_load_module
|
|
gdk_pixbuf_new
|
|
gdk_pixbuf_new_from_data
|
|
gdk_pixbuf_new_from_file
|
|
gdk_pixbuf_new_from_xpm_data
|
|
gdk_pixbuf_postinit
|
|
gdk_pixbuf_preinit
|
|
gdk_pixbuf_ref
|
|
gdk_pixbuf_scale
|
|
gdk_pixbuf_scale_simple
|
|
gdk_pixbuf_unref
|