R/wxControlWithItems.R

wxControlWithItems_GetSelection =
function(this)
  .Call("R_wxControlWithItems_GetSelection", this)


wxControlWithItems_Select =
function(this, n)
  .Call("R_wxControlWithItems_Select", this, as.integer(n))

wxControlWithItems_SetSelection =
function(this, n)
  .Call("R_wxControlWithItems_Select", this, as.integer(n))
omegahat/RwxWidgets documentation built on May 24, 2019, 1:56 p.m.