Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| xfce:libxfce4ui:start [2020/08/31 00:43] – created kevinbowen | xfce:libxfce4ui:start [2024/12/11 09:29] (current) – Add link to library's API documentation kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | ====== libxfce4ui - widget sharing library | + | ====== libxfce4ui - Widget Sharing Library |
| - | Libxfce4ui is used to share commonly used Xfce widgets among the Xfce | + | * **[[# |
| - | applications. | + | * **[[#Latest Release|Latest Release]]** |
| + | * **[[#Source Code Repository|Source Code Repository]]** | ||
| + | * **[[# | ||
| + | ---- | ||
| + | |||
| + | The libxfce4ui library is used to share commonly used Xfce widgets among the Xfce applications. | ||
| + | |||
| + | See also the [[https:// | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Required Packages ===== | ||
| + | |||
| + | |||
| + | Libxfce4ui depends on the following packages: | ||
| + | |||
| + | * GTK+ 3.18.0 or above | ||
| + | * GLib 2.42.0 or above | ||
| + | * Libxfce4util 4.12.0 or above | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Debugging Support ===== | ||
| + | |||
| + | |||
| + | Libxfce4ui currently supports four different levels of debugging support, which | ||
| + | can be setup using the configure flag `--enable-debug' | ||
| + | `configure --help' | ||
| + | |||
| + | `full' | ||
| + | build will most probably be noticably slower. This is also | ||
| + | recommended for people that want to develop Xfce applications. | ||
| + | |||
| + | `yes' | ||
| + | kinds of checks to the code, and is therefore likely to run | ||
| + | slower. Use this if you want to develop for Xfce. | ||
| + | |||
| + | `minimum' | ||
| + | recommended behaviour. | ||
| + | |||
| + | `no' | ||
| + | exactly what you do. | ||
| + | |||
| + | [[|Back To Top]] | ||
| ---- | ---- | ||
| ===== Latest Release ===== | ===== Latest Release ===== | ||
| - | ==== 4.15.3 (202020607)==== | + | {{rss>https:// |
| - | [[https:// | + | |
| - | * **[[https:// | + | |
| - | * **[[https:// | + | |
| - | [[https://archive.xfce.org/src/ | + | [[https://gitlab.xfce.org/ |
| + | * **[[https:// | ||
| + | |||
| + | [[|Back to Top]] | ||
| ---- | ---- | ||
| ===== Source Code Repository ===== | ===== Source Code Repository ===== | ||
| Line 22: | Line 65: | ||
| ---- | ---- | ||
| ===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
| - | * **[[: | + | * **[[: |
| + | [[|Back To Top]] | ||
| ---- | ---- | ||
| - | [[:start|Back to main Xfce documentation page]] | + | [[:start|Return |