]> git.eshelyaron.com Git - emacs.git/commit
* src/xwidget.c (xwidget_init_view): Pass the view rather than the model
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Thu, 25 Jul 2013 13:34:02 +0000 (15:34 +0200)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Thu, 25 Jul 2013 13:34:02 +0000 (15:34 +0200)
commit5558a52357ad7871aa2f66901032f6abb18485a5
treeb894d3cca185d06c9642eacba894d2c165ef3f33
parent7e457d94c0d3effe78d652d0141c53c41ce06b53
* src/xwidget.c (xwidget_init_view): Pass the view rather than the model
to the callback for "clicked" event so we can retrive the frame and remove
an old TODO.
(buttonclick_handler): Get the frame from the window.
src/xwidget.c