Class GMisc.arrow


class arrow : [> Gtk.arrow ] Gtk.obj -> object .. end
Produces an arrow pointing in one of the four cardinal directions
GTK documentation: GtkArrow
Inherits
val obj : ([> Gtk.arrow ] as 'a) Gtk.obj
method set_kind : Gtk.Tags.arrow_type -> unit
method set_shadow : Gtk.Tags.shadow_type -> unit
method kind : Gtk.Tags.arrow_type
method shadow : Gtk.Tags.shadow_type