add new callback

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@225 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-10-08 15:24:30 +00:00
commit 84a4efa57e
12 changed files with 13 additions and 0 deletions

View file

@ -187,6 +187,7 @@ MwClassRec MwScrollBarClassRec = {
draw, /* draw */
NULL, /* click */
NULL, /* parent_resize */
NULL, /* prop_change */
mouse_move, /* mouse_move */
MwForceRender, /* mouse_up */
mouse_down /* mouse_down */