Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. package os
  2.  
  3. func Sleep(uint32)
  4. func Event() uint32
  5. func Button() uint32
  6. func Exit()
  7. func Redraw(uint32)
  8. func Window(uint32, uint32, uint32, uint32, string)
  9.