class gobject_ops :'a Gtk.obj ->
object
..end
val obj : 'a Gtk.obj
method get_oid : int
method get_type : string
method disconnect : GtkSignal.id -> unit
method handler_block : GtkSignal.id -> unit
method handler_unblock : GtkSignal.id -> unit
method set_property : 'a0. string -> 'a0 Gobject.data_set -> unit
method get_property : string -> Gobject.data_get
method freeze_notify : unit -> unit
method thaw_notify : unit -> unit