forked from AuroraMiddleware/gtk
ee4c69b68e
2000-12-30 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkwindow-win32.c (gdk_window_impl_win32_get_visible_region): New function, as in the X11 backend. (gdk_window_new, gdk_window_set_title): Use g_locale_from_utf8() instead of duplicating the same code here. * gdk/win32/gdkwin32.h (GDK_COLORMAP_PRIVATE_DATA): Use GDK_COLORMAP macro. * gdk/win32/gdkevents-win32.c (gdk_event_funcs): Use NULL as destroy function. (gdk_event_translate): Use GDK_COLORMAP_PRIVATE_DATA to correctly access that. * gtk/gtk.def: Update. * gtk/makefile.mingw.in: Use glib-genmarshal from $(GLIB)/gobject. 2000-12-26 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkvisual-win32.c (gdk_visual_init): Call g_error if we are on a palettized display ("PseudoColor" in X11), as the code for that doesn't work anyway, and never has. 2000-12-30 Tor Lillqvist <tml@iki.fi> * gdk_pixbuf.def: Update.
53 lines
1.3 KiB
Modula-2
53 lines
1.3 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_copy
|
|
gdk_pixbuf_frame_free
|
|
gdk_pixbuf_frame_get_action
|
|
gdk_pixbuf_frame_get_delay_time
|
|
gdk_pixbuf_frame_get_pixbuf
|
|
gdk_pixbuf_frame_get_type
|
|
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
|