show_about_dialog


Description:


[ Version ( since = "2.6" ) ]
public void show_about_dialog (Window? parent, ...)

This is a convenience function for showing an application’s about box.

The constructed dialog is associated with the parent window and reused for future invocations of this function.

Parameters:

parent

transient parent, or null for none

...

value of first property, followed by more properties, null-terminated

first_property_name

the name of the first property


Namespace: Gtk
Package: gtk+-3.0



2022 vala-language.org