2003-03-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
+ * gtkutil.h: Add declaration for xg_frame_cleared.
+
* xterm.c (x_clear_frame): Call xg_frame_cleared for GTK.
* gtkutil.c (struct xg_last_sb_pos): New structure.
extern void xg_resize_widgets P_ ((FRAME_PTR f,
int pixelwidth,
int pixelheight));
+extern void xg_frame_cleared P_ ((FRAME_PTR f));
extern void xg_frame_set_char_size P_ ((FRAME_PTR f, int cols, int rows));
extern GtkWidget * xg_win_to_widget P_ ((Window));
extern int xg_create_frame_widgets P_ ((FRAME_PTR f));