mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
docs: Move the GSimpleActionGroup SECTION
Move it to the struct docs. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
@@ -46,13 +46,6 @@ G_BEGIN_DECLS
|
||||
typedef struct _GSimpleActionGroupPrivate GSimpleActionGroupPrivate;
|
||||
typedef struct _GSimpleActionGroupClass GSimpleActionGroupClass;
|
||||
|
||||
/**
|
||||
* GSimpleActionGroup:
|
||||
*
|
||||
* The #GSimpleActionGroup structure contains private data and should only be accessed using the provided API.
|
||||
*
|
||||
* Since: 2.28
|
||||
*/
|
||||
struct _GSimpleActionGroup
|
||||
{
|
||||
/*< private >*/
|
||||
|
Reference in New Issue
Block a user