mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
docs: Hide GtkBitsetIter fields
This commit is contained in:
parent
67f45940ce
commit
3e8d157118
@ -143,6 +143,7 @@ typedef struct _GtkBitsetIter GtkBitsetIter;
|
|||||||
|
|
||||||
struct _GtkBitsetIter
|
struct _GtkBitsetIter
|
||||||
{
|
{
|
||||||
|
/*< private >*/
|
||||||
gpointer private_data[10];
|
gpointer private_data[10];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user