[Top]
GTK
GTK.Arrow
|
Method GTK.Arrow()->set()
- Method
set
GTK.Arrow set(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 .
|