* current node.
*
* Note that if the layout does not contain any printable character, then
- * no node will be added to the @snapshot.
+ * current node.
+ *
+ * Note that if the layout does not produce any visible output, then nodes may not be added to the @snapshot.
**/
void
gtk_snapshot_append_layout (GtkSnapshot *snapshot,
* Returns the node that was constructed by @snapshot
* and frees @snapshot.
*
- * See also gtk_snapshot_to_node().
+ * See also [method@Gtk.Snapshot.to_node].
*
* Returns: (transfer full) (nullable): a newly-created [class@Gsk.RenderNode]
*/