mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Render close, iconify and maximize buttons
This commit is contained in:
parent
e1b86555f4
commit
f7fa28ab42
10 changed files with 140 additions and 53 deletions
|
|
@ -22,4 +22,6 @@ struct pixmap {
|
|||
*/
|
||||
struct pixmap xbm_create_pixmap(struct token *tokens);
|
||||
|
||||
struct pixmap xbm_create_pixmap_builtin(const char *button);
|
||||
|
||||
#endif /* PARSE_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue