23#include <libbase/libbase.h>
24#include <libbase/plist.h>
49 bspl_dict_t *dict_ptr,
wlmaker_launcher_t * wlmaker_launcher_create_from_plist(const wlmtk_tile_style_t *style_ptr, bspl_dict_t *dict_ptr, wlmaker_subprocess_monitor_t *monitor_ptr, wlmaker_files_t *files_ptr)
Definition launcher.c:117
const bs_test_set_t wlmaker_launcher_test_set
Definition launcher.c:563
void wlmaker_launcher_destroy(wlmaker_launcher_t *launcher_ptr)
Definition launcher.c:216
wlmtk_tile_t * wlmaker_launcher_tile(wlmaker_launcher_t *launcher_ptr)
Definition launcher.c:265
wlmaker_subprocess_monitor_t * monitor_ptr
Definition launcher.c:48
Definition subprocess_monitor.c:39