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

[Git][gambas/gambas][master] 'WebView.Print()' is a new method that prints the WebView contents.



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


Commits:
c27a939a by Benoît Minisini at 2026-01-24T14:35:24+01:00
'WebView.Print()' is a new method that prints the WebView contents.

[GB.GTK3.WEBVIEW]
* NEW: 'WebView.Print()' is a new method that prints the WebView contents.

[GB.QT5.WEBVIEW]
* NEW: 'WebView.Print()' is a new method that prints the WebView contents. Qt 5.8 is required.

[GB.QT6.WEBVIEW]
* NEW: 'WebView.Print()' is a new method that prints the WebView contents.

- - - - -


12 changed files:

- gb.gtk/src/gb.gtk.h
- gb.gtk/src/gprinter.h
- gb.gtk/src/main.cpp
- gb.gtk3/src/main.cpp
- gb.gtk3/src/webview/c_websettings.c
- gb.gtk3/src/webview/c_webview.c
- gb.qt4/src/gb.qt.h
- gb.qt4/src/main.cpp
- gb.qt5/src/main.cpp
- gb.qt5/src/webview/c_webview.cpp
- gb.qt5/src/webview/c_webview.h
- gb.qt6/src/main.cpp


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

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