mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
22a0c3a5f5
2000-11-11 Tor Lillqvist <tml@iki.fi> * gdk/gdk.def * gtk/gtk.def: Update. * gdk/win32/*.c: Add last argument to g_type_register_static() calls. * gdk/win32/gdkwindow-win32.c: Silence gcc -Wall. * gdk/win32/gdkevents-win32.c: Handle MSH_MOUSEWHEEL messages generated by older wheel mouse drivers. Get the correct y coordinate from WM_MOUSEWHEEL messages. * gdk/win32/gdkgc-win32.c (gdk_win32_cap_style_to_string, gdk_win32_fill_style_to_string, gdk_win32_function_to_string, gdk_win32_join_style_to_string, gdk_win32_line_style_to_string): Debugging functions. * gdk/win32/gdkprivate-win32.h: Declare them. * gdk/win32/gdkinput-win32.h: Add declaration for gdk_input_window_destroy(). * gtk/makefile.mingw.in: Pass -DGTK_VERSION. Add gtktreemodel.o. * gdk_pixbuf.def: Add gdk_pixbuf_new_subpixbuf.
50 lines
1.2 KiB
Modula-2
50 lines
1.2 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_error_quark
|
|
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_inline
|
|
gdk_pixbuf_new_from_xpm_data
|
|
gdk_pixbuf_new_subpixbuf
|
|
gdk_pixbuf_postinit
|
|
gdk_pixbuf_preinit
|
|
gdk_pixbuf_ref
|
|
gdk_pixbuf_saturate_and_pixelate
|
|
gdk_pixbuf_save
|
|
gdk_pixbuf_savev
|
|
gdk_pixbuf_scale
|
|
gdk_pixbuf_scale_simple
|
|
gdk_pixbuf_unref
|