class gobject_ops :'a Gtk.obj ->object..end
val obj : 'a Gtk.objmethod get_oid : intmethod get_type : stringmethod disconnect : GtkSignal.id -> unitmethod handler_block : GtkSignal.id -> unitmethod handler_unblock : GtkSignal.id -> unitmethod set_property : 'b. string -> 'b Gobject.data_set -> unitmethod get_property : string -> Gobject.data_getmethod freeze_notify : unit -> unitmethod thaw_notify : unit -> unit