ssd: Move implementation details from ssd.h to ssd-internal.h

- Move private structs and functions to `ssd-internal.h`
- Add `ssd_button_get_type()` and `ssd_button_get_view()`
This commit is contained in:
John Lindgren 2022-11-26 16:53:35 -05:00 committed by Johan Malm
parent 1e8b0414fe
commit b67eccc99a
8 changed files with 166 additions and 140 deletions

View file

@ -5,7 +5,7 @@
#include "common/mem.h"
#include "labwc.h"
#include "node.h"
#include "ssd.h"
#include "ssd-internal.h"
/* Internal helpers */
static void