mirror of
https://github.com/polybar/polybar.git
synced 2025-06-02 18:22:03 -04:00
parent
57e8914fa6
commit
2fea813c3d
3 changed files with 14 additions and 3 deletions
|
@ -60,6 +60,7 @@ namespace drawtypes {
|
|||
string get() const;
|
||||
operator bool();
|
||||
label_t clone();
|
||||
void clear();
|
||||
void reset_tokens();
|
||||
bool has_token(const string& token);
|
||||
void replace_token(const string& token, string replacement);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue