giroffsets: Port documentation to gi-docgen and update

Review and update the documentation, making sure it’s complete,
formatted in gi-docgen format, and has all appropriate GIR annotations
and `Since:` lines.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3155
This commit is contained in:
Philip Withnall 2023-12-13 13:24:51 +00:00
parent aa74463808
commit a58c731912

View File

@ -509,6 +509,8 @@ check_needs_computation (GIIrTypelibBuild *build,
* If a node is a a structure or union, makes sure that the field
* offsets have been computed, and also computes the overall size and
* alignment for the type.
*
* Since: 2.80
*/
void
gi_ir_node_compute_offsets (GIIrTypelibBuild *build,