mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Mention more plugin examples
This commit is contained in:
parent
b9f34f0632
commit
7563f90a0c
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ gBar gBarHelloWorld
|
|||
```
|
||||
The second argument is the name of the shared library (without 'lib' and '.so').
|
||||
|
||||
For more examples on how to use the gBar API, you can have a look at the built-in widgets (AudioFlyin.cpp, BluetoothDevices.cpp, Bar.cpp) as they use the same API.
|
||||
|
||||
## FAQ
|
||||
### There are already many GTK bars out there, why not use them?
|
||||
|
|
Loading…
Reference in a new issue