Searched refs:bind_shell (Results 1 – 1 of 1) sorted by relevance
342 void bind_shell(wl_client* client, void* data, uint32_t version, uint32_t id) { in bind_shell() function353 wl_global_create(display, &xdg_wm_base_interface, 1, nullptr, bind_shell); in BindShellInterface()