#include module GNOME { module GtkMathView { interface View : Bonobo::Unknown { void freeze (); void thaw (); }; }; };