Zrythm
v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ask_to_check_for_updates_dialog.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: © 2023-2024 Alexandros Theodotou <alex@zrythm.org>
2
// SPDX-License-Identifier: LicenseRef-ZrythmLicense
3
7
8
#ifndef __GUI_WIDGETS_DIALOGS_ASK_CHECK_FOR_UPDATES_DIALOG_H__
9
#define __GUI_WIDGETS_DIALOGS_ASK_CHECK_FOR_UPDATES_DIALOG_H__
10
11
#include "gui/backend/gtk_widgets/libadwaita_wrapper.h"
12
18
22
void
23
ask_to_check_for_updates_dialog_run_async
(GtkWidget * parent);
24
28
29
#endif
ask_to_check_for_updates_dialog_run_async
void ask_to_check_for_updates_dialog_run_async(GtkWidget *parent)
Creates and displays the dialog asynchronously.
src
gui
backend
gtk_widgets
dialogs
ask_to_check_for_updates_dialog.h
Generated by
1.15.0