[glib: 4/4] Merge branch 'bookmarkfile-copy' into 'main'




commit 552e01e177b309d7f6127816c25d41e12ac2a2d1
Merge: 870fc6763e 60c935a9c4
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Oct 14 16:54:38 2022 +0000

    Merge branch 'bookmarkfile-copy' into 'main'
    
    gbookmarkfile: Add copy function and define it as boxed type for introspection
    
    See merge request GNOME/glib!2942

 docs/reference/glib/glib-sections.txt.in    |   1 +
 docs/reference/gobject/gobject-sections.txt |   2 +
 glib/gbookmarkfile.c                        | 136 ++++++++++++++++++++++++++--
 glib/gbookmarkfile.h                        |   3 +
 glib/tests/bookmarkfile.c                   | 102 ++++++++++++++++++++-
 gobject/gboxed.c                            |   1 +
 gobject/glib-types.h                        |  11 +++
 7 files changed, 245 insertions(+), 11 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]