More work on Cairo bindings
This commit is contained in:
@@ -14,6 +14,7 @@ namespace lime {
|
||||
public:
|
||||
|
||||
Rectangle ();
|
||||
Rectangle (double x, double y, double width, double height);
|
||||
Rectangle (value rect);
|
||||
|
||||
double height;
|
||||
|
||||
Reference in New Issue
Block a user