Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
api_documentation [2021/01/26 08:47] kevinbowenapi_documentation [2021/01/26 09:04] – [GLib] kevinbowen
Line 100: Line 100:
 GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
  
-   * [[https://developer.gnome.org/glib/stable/|GLib]]+   * [[https://developer.gnome.org/glib/stable/|GLib documentation - Stable release]] 
 +   * [[https://developer.gnome.org/glib/stable/glib-resources.html|GLib mailing list & bug reports]]
  
 ==== GIO ==== ==== GIO ====