Constructor
AdwAboutWindownew
deprecated: 1.6 since: 1.2
Declaration [src]
GtkWidget*
adw_about_window_new (
void
)
Description [src]
Creates a new AdwAboutWindow
.
Available since: 1.2
Deprecated since: 1.6
Use AdwAboutDialog
.
Return value
Type: GtkWidget
The newly created AdwAboutWindow
.
The data is owned by the called function. |