summaryrefslogtreecommitdiff
path: root/doc/fl_cairo_window.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-01-12 01:14:58 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2025-01-12 01:14:58 +1300
commite93b9bbc02e2791f3a35b6f077fcbb8514c28aed (patch)
tree3661530027db6809a9cbad7b2477416009e00787 /doc/fl_cairo_window.html
parent53aa8144851913994b963ed611cca8885b8f9a9e (diff)
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a few minor method bindings here and there
Diffstat (limited to 'doc/fl_cairo_window.html')
-rw-r--r--doc/fl_cairo_window.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/fl_cairo_window.html b/doc/fl_cairo_window.html
index dadfbb3..d6243aa 100644
--- a/doc/fl_cairo_window.html
+++ b/doc/fl_cairo_window.html
@@ -92,16 +92,6 @@ function Create
<tr><th colspan="2">Functions and Procedures</th></tr>
<tr>
-<td>&nbsp;</td>
-<td><pre>
-function Handle
- (This : in out Cairo_Window;
- Event : in Event_Kind)
- return Event_Outcome;
-</pre></td>
- </tr>
-
- <tr>
<td><pre>
void set_draw_cb(cairo_draw_cb cb);
</pre></td>