([> Gtk.arrow ] as 'a) Gtk.obj ->
object
val obj : 'a Gtk.obj
method as_widget : Gtk.widget Gtk.obj
method coerce : GObj.widget
method destroy : unit -> unit
method drag : GObj.drag_ops
method get_oid : int
method kind : Gtk.Tags.arrow_type
method misc : GObj.misc_ops
method set_kind : Gtk.Tags.arrow_type -> unit
method set_shadow : Gtk.Tags.shadow_type -> unit
method set_xalign : float -> unit
method set_xpad : int -> unit
method set_yalign : float -> unit
method set_ypad : int -> unit
method shadow : Gtk.Tags.shadow_type
method xalign : float
method xpad : int
method yalign : float
method ypad : int
end