Constructor
GtkApplicationWindownew
Declaration [src]
GtkWidget*
gtk_application_window_new (
GtkApplication* application
)
Parameters
application
-
Type:
GtkApplication
A
GtkApplication
.The data is owned by the caller of the function.
Return value
Type: GtkWidget
A newly created GtkApplicationWindow
.
The data is owned by the called function. |