NekoWM
A gfxprim proxy backend tiling window manager
Loading...
Searching...
No Matches
neko_view_app_launcher.h
Go to the documentation of this file.
1
//SPDX-License-Identifier: GPL-2.0-or-later
2
/*
3
4
Copyright (c) 2019-2024 Cyril Hrubis <metan@ucw.cz>
5
6
*/
7
13
#ifndef NEKO_VIEW_APP_LAUNCHER_H
14
#define NEKO_VIEW_APP_LAUNCHER_H
15
16
#include <input/gp_types.h>
17
#include "
neko_view.h
"
18
24
neko_view_slot
*
neko_app_launcher_init
(
void
);
25
26
#endif
/* NEKO_VIEW_APP_LAUNCHER_H */
neko_view.h
View is an abstraction for a piece of a screen.
neko_app_launcher_init
neko_view_slot * neko_app_launcher_init(void)
Creates a new slot content with app launcher.
neko_view_slot
A view slot content.
Definition
neko_view.h:89
Generated by
1.9.8