Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
about_dialog.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: © 2019, 2022 Alexandros Theodotou <alex@zrythm.org>
2
// SPDX-License-Identifier: LicenseRef-ZrythmLicense
3
10
#ifndef __GUI_WIDGETS_ABOUT_DIALOG_H__
11
#define __GUI_WIDGETS_ABOUT_DIALOG_H__
12
13
#include "gtk_wrapper.h"
14
24
GtkWindow *
25
about_dialog_widget_new
(GtkWindow * parent);
26
31
#endif
about_dialog_widget_new
GtkWindow * about_dialog_widget_new(GtkWindow *parent)
Creates and displays the about dialog.
gui
widgets
dialogs
about_dialog.h
Generated by
1.11.0