wlmaker
Loading...
Searching...
No Matches
src
xdg_toplevel.h
Go to the documentation of this file.
1
/* ========================================================================= */
20
#ifndef __XDG_TOPLEVEL_H__
21
#define __XDG_TOPLEVEL_H__
22
23
#include "
server.h
"
24
#include "
toolkit/toolkit.h
"
25
26
#ifdef __cplusplus
27
extern
"C"
{
28
#endif
// __cplusplus
29
38
wlmtk_window_t
*
wlmtk_window_create_from_xdg_toplevel
(
39
struct
wlr_xdg_toplevel *wlr_xdg_toplevel_ptr,
40
wlmaker_server_t
*server_ptr);
41
42
#ifdef __cplusplus
43
}
// extern "C"
44
#endif
// __cplusplus
45
46
#endif
/* __XDG_TOPLEVEL_H__ */
47
/* == End of xdg_toplevel.h ================================================ */
server.h
wlmtk_window_create_from_xdg_toplevel
wlmtk_window_t * wlmtk_window_create_from_xdg_toplevel(struct wlr_xdg_toplevel *wlr_xdg_toplevel_ptr, wlmaker_server_t *server_ptr)
Definition
xdg_toplevel.c:153
_wlmaker_server_t
Definition
server.h:89
_wlmtk_window_t
Definition
window.c:68
toolkit.h
Generated by
1.10.0