|
Blender V5.0
|
#include <libdecor.h>Go to the source code of this file.
Classes | |
| struct | WaylandDynload_Libdecor |
Macros | |
| #define | __WAYLAND_DYNLOAD_LIBDECOR_H__ |
| #define | WL_DYN_FN(sym) |
| #define | libdecor_configuration_get_content_size(...) |
| #define | libdecor_configuration_get_window_state(...) |
| #define | libdecor_decorate(...) |
| #define | libdecor_dispatch(...) |
| #define | libdecor_frame_commit(...) |
| #define | libdecor_frame_get_xdg_toplevel(...) |
| #define | libdecor_frame_map(...) |
| #define | libdecor_frame_set_app_id(...) |
| #define | libdecor_frame_set_fullscreen(...) |
| #define | libdecor_frame_set_maximized(...) |
| #define | libdecor_frame_set_min_content_size(...) |
| #define | libdecor_frame_set_minimized(...) |
| #define | libdecor_frame_set_parent(...) |
| #define | libdecor_frame_set_title(...) |
| #define | libdecor_frame_unref(...) |
| #define | libdecor_frame_unset_fullscreen(...) |
| #define | libdecor_frame_unset_maximized(...) |
| #define | libdecor_new(...) |
| #define | libdecor_state_free(...) |
| #define | libdecor_state_new(...) |
| #define | libdecor_unref(...) |
Variables | |
| struct WaylandDynload_Libdecor | wayland_dynload_libdecor |
Wrapper functions for <libdecor.h>.
Definition in file wayland_dynload_libdecor.h.
| #define __WAYLAND_DYNLOAD_LIBDECOR_H__ |
Definition at line 46 of file wayland_dynload_libdecor.h.
| #define libdecor_configuration_get_content_size | ( | ... | ) |
Definition at line 107 of file wayland_dynload_libdecor.h.
| #define libdecor_configuration_get_window_state | ( | ... | ) |
Definition at line 109 of file wayland_dynload_libdecor.h.
| #define libdecor_decorate | ( | ... | ) |
Definition at line 111 of file wayland_dynload_libdecor.h.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland().
| #define libdecor_dispatch | ( | ... | ) |
Definition at line 112 of file wayland_dynload_libdecor.h.
| #define libdecor_frame_commit | ( | ... | ) |
Definition at line 113 of file wayland_dynload_libdecor.h.
Referenced by gwl_window_frame_update_from_pending_no_lock(), and GHOST_WindowWayland::outputs_changed_update_scale().
| #define libdecor_frame_get_xdg_toplevel | ( | ... | ) |
Definition at line 115 of file wayland_dynload_libdecor.h.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland(), and gwl_window_frame_update_from_pending_no_lock().
| #define libdecor_frame_map | ( | ... | ) |
Definition at line 117 of file wayland_dynload_libdecor.h.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland().
| #define libdecor_frame_set_app_id | ( | ... | ) |
Definition at line 118 of file wayland_dynload_libdecor.h.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland().
| #define libdecor_frame_set_fullscreen | ( | ... | ) |
Definition at line 120 of file wayland_dynload_libdecor.h.
| #define libdecor_frame_set_maximized | ( | ... | ) |
Definition at line 122 of file wayland_dynload_libdecor.h.
| #define libdecor_frame_set_min_content_size | ( | ... | ) |
Definition at line 124 of file wayland_dynload_libdecor.h.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland().
| #define libdecor_frame_set_minimized | ( | ... | ) |
Definition at line 126 of file wayland_dynload_libdecor.h.
| #define libdecor_frame_set_parent | ( | ... | ) |
Definition at line 128 of file wayland_dynload_libdecor.h.
Referenced by GHOST_WindowWayland::GHOST_WindowWayland().
| #define libdecor_frame_set_title | ( | ... | ) |
Definition at line 130 of file wayland_dynload_libdecor.h.
Referenced by gwl_window_title_set().
| #define libdecor_frame_unref | ( | ... | ) |
Definition at line 132 of file wayland_dynload_libdecor.h.
| #define libdecor_frame_unset_fullscreen | ( | ... | ) |
Definition at line 134 of file wayland_dynload_libdecor.h.
| #define libdecor_frame_unset_maximized | ( | ... | ) |
Definition at line 136 of file wayland_dynload_libdecor.h.
| #define libdecor_new | ( | ... | ) |
Definition at line 138 of file wayland_dynload_libdecor.h.
Referenced by GHOST_SystemWayland::GHOST_SystemWayland().
| #define libdecor_state_free | ( | ... | ) |
Definition at line 139 of file wayland_dynload_libdecor.h.
Referenced by gwl_window_frame_update_from_pending_no_lock(), and GHOST_WindowWayland::outputs_changed_update_scale().
| #define libdecor_state_new | ( | ... | ) |
Definition at line 140 of file wayland_dynload_libdecor.h.
Referenced by gwl_window_frame_update_from_pending_no_lock(), and GHOST_WindowWayland::outputs_changed_update_scale().
| #define libdecor_unref | ( | ... | ) |
Definition at line 141 of file wayland_dynload_libdecor.h.
| #define WL_DYN_FN | ( | sym | ) |
Definition at line 55 of file wayland_dynload_libdecor.h.
|
extern |
Definition at line 19 of file wayland_dynload_libdecor.c.