ds_window_set_caption 349 uspace/srv/hid/display/dsops.c rc = ds_window_set_caption(wnd, caption); ds_window_set_caption 1168 uspace/srv/hid/display/test/window.c rc = ds_window_set_caption(wnd, "Hello"); ds_window_set_caption 79 uspace/srv/hid/display/window.h extern errno_t ds_window_set_caption(ds_window_t *, const char *);HelenOS homepage, sources at GitHub