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
Next revisionBoth sides next revision
api_documentation [2020/08/21 00:12] – updated sample plugin repo link kevinbowenapi_documentation [2021/01/26 04:00] – added section headers kevinbowen
Line 1: Line 1:
-===== API Documentation =====+{{ :xfce-64x64.png?nolink|}}
  
 +====== Xfce API Documentation ======
 +
 +===== Core Xfce Libraries =====
 Library references can be found in the releases: Library references can be found in the releases:
  
Line 12: Line 15:
 These libraries are often also installed by distributions in ''/usr/share/gtk-doc/html/''. These libraries are often also installed by distributions in ''/usr/share/gtk-doc/html/''.
  
 +----
 +
 +===== GTK+/Glib Libraries =====
 Additionally, Xfce uses the GTK+/Glib family of libraries which can be found at the following: Additionally, Xfce uses the GTK+/Glib family of libraries which can be found at the following:
  
Line 18: Line 24:
    * [[https://developer.gnome.org/gdk3/stable/|GDK]]    * [[https://developer.gnome.org/gdk3/stable/|GDK]]
    * [[https://developer.gnome.org/gtk3/stable/|GTK+]]    * [[https://developer.gnome.org/gtk3/stable/|GTK+]]
 +
 +----
 +
 +===== Developer Tutorials =====
  
 Tutorials for getting started with GTK+ are available at: Tutorials for getting started with GTK+ are available at: