Constructor

GtkAboutDialognew

since: 2.6

Declaration [src]

GtkWidget*
gtk_about_dialog_new (
  void
)

Description [src]

Creates a new GtkAboutDialog.

Available since: 2.6

Return value

Type: GtkWidget

A newly created GtkAboutDialog.

The data is owned by the called function.