Add some documentation about interface kit coordinate spaces

I hope this clears some of the confusion about it.
This commit is contained in:
Adrien Destugues
2021-10-09 21:10:26 +02:00
parent 3f8482c472
commit f122405db8
2 changed files with 44 additions and 1 deletions
+3 -1
View File
@@ -37,6 +37,8 @@
- The \ref interface is used to create responsive and attractive
graphical user interfaces building on the messaging facilities
provided by the Application Kit.
- A \link interface_intro general introduction \endlink to the
Interface Kit.
- The \link layout_intro Layout API \endlink is a new addition
to the Interface Kit in Haiku which provides resources to
layout your application flexibly and easily.
@@ -631,4 +633,4 @@ namespace BPrivate {
namespace Network {
}
}
}