dialog_show_help_with_version


Description:


[ Version ( since = "4.12" ) ]
public void dialog_show_help_with_version (Window? parent, string? component, string? page, string? offset, string? version)

Asks the user to visit the online documentation.

If confirmed, it will open the webbrowser and redirect the user to the correct location.

Apart from the component, page and offset the following information is also sent to the server: user language and the version_string or version if set.

See also: dialog_show_help.

Parameters:

parent

transient parent of the dialog, or null.

component

name of the component opening the help page or null. If the value is null the target will be the main page of the documentation website.

page

subpage of the component on the website or null.

offset

anchor offset in page or null.

version

alternative version, or null to use version_string.


Namespace: Xfce
Package: libxfce4ui-2