New function which can be used to implement scrolling in non-window
2005-06-21 Matthias Clasen <mclasen@redhat.com> * gdk/gdk.symbols: * gdk/gdkwindow.h: * gdk/x11/gdkgeometry-x11.c (gdk_window_move_region): New function which can be used to implement scrolling in non-window widgets. (#135165, Søren Sandmann)
This commit is contained in:
committed by
Matthias Clasen
parent
a4768daec1
commit
0f133f4f4b
@ -680,6 +680,7 @@ gdk_window_register_dnd
|
||||
#if IN_HEADER(__GDK_WINDOW_H__)
|
||||
#if IN_FILE(__GDK_GEOMETRY_X11_C__)
|
||||
gdk_window_scroll
|
||||
gdk_window_move_region
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user