Zrythm
a highly automated and intuitive digital audio workstation
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
e
f
g
i
m
p
r
t
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
Typedefs
Enumerations
a
b
c
e
f
g
i
k
m
n
p
r
s
t
u
z
Enumerator
a
u
z
Macros
_
a
b
c
d
e
f
h
i
k
m
p
r
s
t
u
v
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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
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 <adwaita.h>
12
22
void
23
ask_to_check_for_updates_dialog_run_async
(GtkWidget * parent);
24
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.
gui
widgets
dialogs
ask_to_check_for_updates_dialog.h
Generated by
1.11.0