mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
6003c62c1f
20 changed files with 446 additions and 249 deletions
|
|
@ -134,8 +134,10 @@ struct ssd_hover_state {
|
|||
|
||||
/* Public SSD API */
|
||||
void ssd_create(struct view *view);
|
||||
|
||||
void ssd_hide(struct view *view);
|
||||
void ssd_set_active(struct view *view, bool activated);
|
||||
|
||||
void ssd_update_title(struct view *view);
|
||||
void ssd_update_geometry(struct view *view);
|
||||
void ssd_reload(struct view *view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue