Constructor

Gtk.AboutDialog.new

Declaration [src]

GtkWidget*
gtk_about_dialog_new (
  void
)

Description [src]

Creates a new GtkAboutDialog.

Return value

Returns: GtkWidget

a newly created GtkAboutDialog

Ownership is not transferred to the caller