console/libgnt/gntbox.h

changeset 13940
26ed45b11483
parent 13922
7195a6fe2416
child 13958
bd1c3bb3f33d
--- a/console/libgnt/gntbox.h	Mon Jun 26 19:54:53 2006 +0000
+++ b/console/libgnt/gntbox.h	Tue Jun 27 02:33:55 2006 +0000
@@ -57,6 +57,8 @@
 
 void gnt_box_set_toplevel(GntBox *box, gboolean set);
 
+void gnt_box_sync_children(GntBox *box);
+
 G_END_DECLS
 
 #endif /* GNT_BOX_H */

mercurial