silk/types

Types

pub type OkT {
  Ok
}

Constructors

  • Ok
pub type WxBoxSizer(a)
pub type WxControl(t)
pub type WxEvtHandler(t)
pub type WxFrame

an internal type module, only to be used by silk or when extending silk. Always import from the module itself, not here.

pub type WxObject(t)
pub type WxSizer(sizer)
pub type WxSizerItem
pub type WxStaticBoxSizer
pub type WxStaticText
pub type WxWebView
pub type WxWindow(win)
Search Document