23#include <libbase/libbase.h>
24#include <libbase/plist.h>
49 bspl_dict_t *dict_ptr,
struct _wlmaker_files_t wlmaker_files_t
Definition files.h:26
const bs_test_set_t wlmaker_launcher_test_set
Definition launcher.c:563
struct _wlmaker_launcher_t wlmaker_launcher_t
Definition launcher.h:35
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
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
struct _wlmaker_subprocess_monitor_t wlmaker_subprocess_monitor_t
Definition subprocess_monitor.h:27
struct _wlmtk_tile_t wlmtk_tile_t
Definition tile.h:24