mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21: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
|
||||
{
|
||||
/*< private >*/
|
||||
gpointer private_data[10];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user