forked from AuroraMiddleware/gtk
Add gdk_screen_is_composited
This commit is contained in:
parent
a76906c705
commit
dfe415b3e3
@ -1,5 +1,7 @@
|
||||
2006-04-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdk.symbols: Add gdk_screen_is_composited
|
||||
|
||||
* gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add docs.
|
||||
|
||||
* gtk/gtkprintoperation.c: Add docs.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2006-04-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdk.symbols: Add gdk_screen_is_composited
|
||||
|
||||
* gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add docs.
|
||||
|
||||
* gtk/gtkprintoperation.c: Add docs.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2006-04-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdk-sections.txt: Add gdk_screen_is_composited
|
||||
|
||||
2006-04-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/Makefile.am: fix a typo.
|
||||
|
@ -201,6 +201,7 @@ gdk_screen_get_rgb_colormap
|
||||
gdk_screen_get_rgb_visual
|
||||
gdk_screen_get_rgba_colormap
|
||||
gdk_screen_get_rgba_visual
|
||||
gdk_screen_is_composited
|
||||
gdk_screen_get_root_window
|
||||
gdk_screen_get_display
|
||||
gdk_screen_get_number
|
||||
|
@ -1042,6 +1042,7 @@ gdk_screen_get_rgba_colormap
|
||||
gdk_screen_get_rgba_visual
|
||||
gdk_screen_get_active_window
|
||||
gdk_screen_get_window_stack
|
||||
gdk_screen_is_composited
|
||||
gdk_screen_make_display_name
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user