Arrow
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( deprecated = true , deprecated_since = "3.14" ) ]
public Arrow (ArrowType arrow_type, ShadowType shadow_type)
[ Version ( deprecated = true , deprecated_since = "3.14" ) ]
public Arrow (ArrowType arrow_type, ShadowType shadow_type)
Warning: Arrow is deprecated since 3.14.
Creates a new Arrow widget.
Note:
Use a Image with a suitable icon.
Parameters:
| arrow_type |
a valid ArrowType. |
| shadow_type |
a valid ShadowType. |
Returns:
|
the new Arrow widget. |