Tutorials¶ This section lists written tutorials on haiku C API. The public API can be split into several categories: Main components:¶ device window resources:¶ images views buffers List of tutorials:¶ Getting started Module initialization Module deinitialization Default module implementation Reference Create a device device ? Can I list all my devices ? Can I select a specific one ? Create a buffer Mapping Resizing Create an image Resizing Create an image view Usecase: bindgroup Usecase: render target Create a layout Create a bindgroup Open a window Window creation/cleanup Application mainloop