mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-28 02:20:04 +01:00
gobject: Add cross-links from GObject reference docs to tutorials
Add some brief links from the GObject reference documentation to the existing tutorial and overview sections on GObjects. https://bugzilla.gnome.org/show_bug.cgi?id=743018
This commit is contained in:
parent
9874fe3c40
commit
c5cd1c5f02
@ -45,6 +45,12 @@
|
||||
* construction and destruction, property access methods, and signal
|
||||
* support. Signals are described in detail [here][gobject-Signals].
|
||||
*
|
||||
* For a tutorial on implementing a new GObject class, see [How to define and
|
||||
* implement a new GObject][howto-gobject]. For a list of naming conventions for
|
||||
* GObjects and their methods, see the [GType conventions][gtype-conventions].
|
||||
* For the high-level concepts behind GObject, read [Instantiable classed types:
|
||||
* Objects][gtype-instantiable-classed].
|
||||
*
|
||||
* ## Floating references # {#floating-ref}
|
||||
*
|
||||
* GInitiallyUnowned is derived from GObject. The only difference between
|
||||
|
Loading…
x
Reference in New Issue
Block a user