summaryrefslogtreecommitdiffstats
path: root/ganv/Box.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/Box.hpp')
-rw-r--r--ganv/Box.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ganv/Box.hpp b/ganv/Box.hpp
index aa88f0e..ad5729f 100644
--- a/ganv/Box.hpp
+++ b/ganv/Box.hpp
@@ -29,6 +29,7 @@ public:
{}
RW_PROPERTY(const char*, label);
+ RW_PROPERTY(gboolean, beveled);
METHODRET0(ganv_box, double, get_x1)
METHODRET0(ganv_box, double, get_y1)