Gtk.drawing_area Gtk.obj ->
object
  val obj : Gtk.drawing_area Gtk.obj
  method as_widget : Gtk.widget Gtk.obj
  method coerce : GObj.widget
  method connect : GObj.widget_signals
  method destroy : unit -> unit
  method drag : GObj.drag_ops
  method event : GObj.event_ops
  method get_oid : int
  method misc : GObj.misc_ops
  method set_size : width:int -> height:int -> unit
end