Rename get_win32_handle() to win32_handle()

This commit is contained in:
Robbert van der Helm
2022-10-09 14:23:29 +02:00
parent 04e03840e0
commit 24e50a3afc
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ class Editor {
* Get the Win32 window handle so it can be passed to an `effEditOpen()`
* call.
*/
HWND get_win32_handle() const noexcept;
HWND win32_handle() const noexcept;
/**
* Returns `true` if the window manager supports the EWMH active window