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
struct
wlr_xdg_toplevel;
27
28
#ifdef __cplusplus
29
extern
"C"
{
30
#endif
// __cplusplus
31
40
wlmtk_window_t
*
wlmtk_window_create_from_xdg_toplevel
(
41
struct
wlr_xdg_toplevel *wlr_xdg_toplevel_ptr,
42
wlmaker_server_t
*server_ptr);
43
44
#ifdef __cplusplus
45
}
// extern "C"
46
#endif
// __cplusplus
47
48
#endif
/* __XDG_TOPLEVEL_H__ */
49
/* == 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:172
_wlmaker_server_t
Definition
server.h:84
_wlmtk_window_t
Definition
window.c:82
toolkit.h
Generated by
1.9.8