Add the exported functions gdk_rgb_colormap_ditherable(),
Mon Aug 9 15:19:34 2004 Matthias Clasen <maclas@gmx.de> * gdk/gdk.h: * gdk/gdkrgb.h: Add the exported functions gdk_rgb_colormap_ditherable(), gdk_pointer_grab_info_libgtk_only(), gdk_keyboard_grab_info_libgtk_only() to the appropriate headers.
This commit is contained in:
committed by
Matthias Clasen
parent
5a5f1a30a4
commit
1fd016f13d
@ -137,6 +137,7 @@ void gdk_rgb_set_min_colors (gint min_colors);
|
||||
GdkColormap *gdk_rgb_get_colormap (void);
|
||||
GdkVisual * gdk_rgb_get_visual (void);
|
||||
gboolean gdk_rgb_ditherable (void);
|
||||
gboolean gdk_rgb_colormap_ditherable (GdkColormap *cmap);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user