GnomeDruid.page_edge Gtk.obj ->
object
  val obj : GnomeDruid.page_edge Gtk.obj
  method add : GObj.widget -> unit
  method all_children : GObj.widget list
  method as_druidpage : GnomeDruid.druidpage Gtk.obj
  method as_widget : Gtk.widget Gtk.obj
  method border_width : int
  method children : GObj.widget list
  method coerce : GObj.widget
  method connect : druid_page_signals
  method destroy : unit -> unit
  method drag : GObj.drag_ops
  method focus : GContainer.focus
  method get_oid : int
  method misc : GObj.misc_ops
  method remove : GObj.widget -> unit
  method resize_mode : Gtk.Tags.resize_mode
  method set_bg_color : Gdk.color -> unit
  method set_border_width : int -> unit
  method set_logo : GdkPixbuf.pixbuf -> unit
  method set_logo_bg_color : Gdk.color -> unit
  method set_resize_mode : Gtk.Tags.resize_mode -> unit
  method set_text : string -> unit
  method set_text_color : Gdk.color -> unit
  method set_textbox_color : Gdk.color -> unit
  method set_title : string -> unit
  method set_title_color : Gdk.color -> unit
  method set_top_watermark : GdkPixbuf.pixbuf -> unit
  method set_watermark : GdkPixbuf.pixbuf -> unit
end