NetSurf
|
Go to the source code of this file.
Functions | |
void | nsgtk_about_dialog_init (GtkWindow *parent) |
void nsgtk_about_dialog_init | ( | GtkWindow * | parent | ) |
Definition at line 95 of file about.c.
References ABOUT_RESPONSE_ID_CREDITS, ABOUT_RESPONSE_ID_LICENCE, dialog, messages_get(), netsurf_version, nsgtk_about_dialog_response(), nsgtk_dialog_get_content_area(), nsgtk_dialog_set_has_separator(), nsgtk_image_new_from_pixbuf_icon(), nsgtk_vbox_new(), and parent.
Referenced by about_button_clicked_cb(), and nsgtk_on_viewdata_about_activate().