
[Top]
GTK
GTK.Arrow
|
Method GTK.Arrow()->create()
- Method
create
object(GTK.Arrow) GTK.Arrow()->create(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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|