Constructor
PidginAboutDialognew
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_about_dialog_new (
  GtkApplication* application
)
      Parameters
application- 
            
Type:
GtkApplicationA
GtkApplicationto associate with this dialog.The argument can be NULL.The data is owned by the caller of the function.  
Return value
Type: PidginAboutDialog
The new about dialog.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |