mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 20:29:21 +02:00
docs: Move the GPathBuf SECTION
Move the contents to the struct docs. Helps: #3037
This commit is contained in:
committed by
Philip Withnall
parent
be9a463a10
commit
1dae4fc618
@@ -16,13 +16,6 @@ G_BEGIN_DECLS
|
||||
|
||||
typedef struct _GPathBuf GPathBuf;
|
||||
|
||||
/**
|
||||
* GPathBuf: (copy-func g_path_buf_copy) (free-func g_path_buf_free)
|
||||
*
|
||||
* A mutable path builder.
|
||||
*
|
||||
* Since: 2.76
|
||||
*/
|
||||
struct _GPathBuf
|
||||
{
|
||||
/*< private >*/
|
||||
|
Reference in New Issue
Block a user