docs: Move documentation to inline comments: GtkNotebook
This commit is contained in:
@ -58,9 +58,9 @@ typedef struct _GtkNotebookClass GtkNotebookClass;
|
||||
|
||||
struct _GtkNotebook
|
||||
{
|
||||
/* <private> */
|
||||
GtkContainer container;
|
||||
|
||||
/* <private> */
|
||||
GtkNotebookPrivate *priv;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user