R/cast.R

setAs('wxObject', 'wxWindow',  function(from) {    .Call('R_wxWindow_cast', from)  })
setAs('wxObject', 'wxButton',  function(from) {    .Call('R_wxButton_cast', from)  })
omegahat/RwxWidgets documentation built on May 24, 2019, 1:56 p.m.