GNOME Bugzilla – Bug 742587
Wanted: GObject cheat sheet
Last modified: 2017-07-06 10:30:39 UTC
- How do typical OOP concepts map to gobject - Idiomatic conventions Starting point: http://stackoverflow.com/a/27824570/24937
the actual starting point is the GObject tutorial, which should be rewritten and fixed. if you're going to work on this, it would be great. I will gladly review patches for the GObject tutorial and manual.
fwiw (In reply to edgar.holleis from comment #0) > - How do typical OOP concepts map to gobject https://developer.gnome.org/gobject/stable/gtype-instantiable-classed.html > - Idiomatic conventions https://developer.gnome.org/gobject/stable/gtype-conventions.html
Also: https://developer.gnome.org/gobject/stable/howto-gobject.html I’m going to close this as fixed by the most recent major update of the GObject tutorial (bug #744060). Edgar, if you have more specific queries or suggestions for improvements to the tutorial, please re-open the bug with them. At the moment, this is too vague to be actionable.