24#include <libbase/libbase.h>
25#include <libbase/plist.h>
50 bspl_dict_t *dict_ptr,
const bs_test_set_t wlmaker_launcher_test_set
Definition launcher.c:488
void wlmaker_launcher_destroy(wlmaker_launcher_t *launcher_ptr)
Definition launcher.c:218
wlmtk_tile_t * wlmaker_launcher_tile(wlmaker_launcher_t *launcher_ptr)
Definition launcher.c:272
wlmaker_launcher_t * wlmaker_launcher_create_from_plist(const struct wlmtk_tile_style *style_ptr, bspl_dict_t *dict_ptr, wlm_util_subprocess_monitor_t *monitor_ptr, wlm_util_files_t *files_ptr)
Definition launcher.c:117
Definition subprocess_monitor.c:36
wlm_util_subprocess_monitor_t * monitor_ptr
Definition launcher.c:52