Method GTK1.Arrow()->create()
- Method create
GTK1.Arrow GTK1.Arrow(int arrow_type, int shadow_type)
- Description
First argument is one of ARROW_DOWN, ARROW_LEFT, ARROW_RIGHT and ARROW_UP, second one of SHADOW_ETCHED_IN, SHADOW_ETCHED_OUT, SHADOW_IN, SHADOW_NONE and SHADOW_OUT.