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 [2019/08/07 01:18] – formating links into list kevinbowenapi_documentation [2021/01/26 03:10] – added icon modify page header kevinbowen
Line 1: Line 1:
-===== API Documentation =====+{{ :xfce-64x64.png?nolink|}}
  
 +====== Xfce API Documentation ======
 +
 +===== Core Libraries =====
 Library references can be found in the releases: Library references can be found in the releases:
  
Line 23: Line 26:
    * [[https://developer.gnome.org/gtk3/stable/gtk-getting-started.html|GTK+ 3 Tutorial (Official)]]    * [[https://developer.gnome.org/gtk3/stable/gtk-getting-started.html|GTK+ 3 Tutorial (Official)]]
  
-If you're looking to write a panel plugin, the [[http://git.xfce.org/panel-plugins/xfce4-sample-plugin/|xfce4-sample-plugin]] provides a base to get started.+If you're looking to write a panel plugin, the [[https://gitlab.xfce.org/panel-plugins/xfce4-sample-plugin|xfce4-sample-plugin]] provides a base to get started.