3 #ifndef _GTKMM_SCROLLEDWINDOW_H 
    4 #define _GTKMM_SCROLLEDWINDOW_H 
    7 #include <glibmm/ustring.h> 
    8 #include <sigc++/sigc++.h> 
   34 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
   41 { 
class ScrolledWindow_Class; } 
 
   70 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
   79 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
   83   static CppClassType scrolledwindow_class_;
 
   90   explicit ScrolledWindow(
const Glib::ConstructParams& construct_params);
 
   96 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
   97   static GType get_type()      G_GNUC_CONST;
 
  100   static GType get_base_type() G_GNUC_CONST;
 
  290 #ifndef GTKMM_DISABLE_DEPRECATED