PyGObject-Tutorial
PyGObject-Tutorial copied to clipboard
Missing docs for Gtk.InfoBar
There is no documentation for Gtk.InfoBar.
Edit: Fixed wrong link. https://developer.gnome.org/gtk3/stable/GtkInfoBar.html
- Those docs are for pygtk which is a dead project
- What does that have to do with this project?
- The docs are here: http://lazka.github.io/pgi-docs/index.html#Gtk-3.0/classes/InfoBar.html#Gtk.InfoBar
That is just the API reference, there are no documentation for it on readthedocs.
Please note that the main purpose of this project is to provide examples for the most important parts of the GTK+3 API, i.e., I don't intend to cover every single detail of the GTK+3 API. At the moment, I have to plans to add additional sections. I'd happily accept merge requests, though, in case you are interested in contributing to the project.