Class GObj.gobject_ops
val obj : 'a Gtk.obj
method get_oid : intmethod get_type : stringmethod disconnect : GtkSignal.id -> unitmethod handler_block : GtkSignal.id -> unitmethod handler_unblock : GtkSignal.id -> unitmethod set_property : a. string -> 'a Gobject.data_set -> unitmethod get_property : string -> Gobject.data_getmethod freeze_notify : unit -> unitmethod thaw_notify : unit -> unit