PrintCustomWidget


Object Hierarchy:

WebKit.PrintCustomWidget WebKit.PrintCustomWidget WebKit.PrintCustomWidget GLib.Object GLib.Object GLib.Object->WebKit.PrintCustomWidget

Description:

[ CCode ( type_id = "webkit_print_custom_widget_get_type ()" ) ]
[ Version ( since = "2.16" ) ]
public class PrintCustomWidget : Object

Allows to embed a custom widget in print dialog.

A WebKitPrintCustomWidget allows to embed a custom widget in the print dialog by connecting to the create_custom_widget signal, creating a new WebKitPrintCustomWidget with PrintCustomWidget and returning it from there. You can later use run_dialog to display the dialog.


Namespace: WebKit
Package: webkit2gtk-4.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org