Index: trunk/doc/developer/dad/widgets.html =================================================================== --- trunk/doc/developer/dad/widgets.html (revision 21286) +++ trunk/doc/developer/dad/widgets.html (revision 21287) @@ -131,6 +131,8 @@ mouse_cb called on mouse events free_cb called before the widget is destroyed initial_view_box set the initial zoom/pan to match the view box specified in drawing units + min_sizex_px widget minimum size in x direction (width), in pixels + min_sizey_px widget minimum size in y direction (height), in pixels user_ctx opaque pointer that is passed to every callback