get_border_color
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.10" , since =
"0.2" ) ]
public Color get_border_color ()
Warning: get_border_color is deprecated since 1.10.
Gets the color of the border used by this and places it into color
.
Note:
Use Actor and a Canvas
to draw the border with Cairo
Parameters:
this |
a Rectangle
|
color |
return location for a Color
|