[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] WebView: Add 'Find()', 'FindNext()' and 'FindPrevious()' methods to search for a string.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
728be62f by Benoît Minisini at 2025-04-08T22:06:46+02:00
WebView: Add 'Find()', 'FindNext()' and 'FindPrevious()' methods to search for a string.

[GB.GTK3.WEBVIEW]
* NEW: WebView: Add 'Find()', 'FindNext()' and 'FindPrevious()' methods to search for a string.

[GB.QT5.WEBVIEW]
* NEW: WebView: Add 'Find()', 'FindNext()' and 'FindPrevious()' methods to search for a string.

[GB.QT6.WEBVIEW]
* NEW: WebView: Add 'Find()', 'FindNext()' and 'FindPrevious()' methods to search for a string.

- - - - -


5 changed files:

- gb.gtk3/src/webview/c_websettings.c
- gb.gtk3/src/webview/c_webview.c
- gb.gtk3/src/webview/c_webview.h
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/c_webview.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/728be62fcee953f0129612a947896a70463451ea

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/728be62fcee953f0129612a947896a70463451ea
You're receiving this email because of your account on gitlab.com.