gtk.arrow

Module for Arrow class

Members

Classes

Arrow
class Arrow

GtkArrow should be used to draw simple arrows that need to point in one of the four cardinal directions (up, down, left, or right). The style of the arrow can be one of shadow in, shadow out, etched in, or etched out. Note that these directions and style types may be amended in versions of GTK+ to come.

ArrowGidBuilder
class ArrowGidBuilder

Fluent builder for gtk.arrow.Arrow

ArrowGidBuilderImpl
class ArrowGidBuilderImpl(T)

Fluent builder implementation template for gtk.arrow.Arrow