Notebook: fix type in doc string
This commit is contained in:
parent
56da4d8e0c
commit
4199c0596b
@ -125,7 +125,7 @@ class Notebook(Gtk.Notebook):
|
|||||||
Returns
|
Returns
|
||||||
-------
|
-------
|
||||||
Boolean
|
Boolean
|
||||||
Returns TRUE if the page is successfully added to th notebook.
|
Returns TRUE if the page is successfully added to the notebook.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
# Add a new page to the notebook
|
# Add a new page to the notebook
|
||||||
|
Loading…
Reference in New Issue
Block a user