LiVES
1.6.4-svn
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
src
startup.h
Go to the documentation of this file.
1
// plugins.h
2
// LiVES
3
// (c) G. Finch 2010 <salsaman@xs4all.nl,salsaman@gmail.com>
4
// released under the GNU GPL 3 or later
5
// see file ../COPYING or www.gnu.org for licensing details
6
7
#ifndef HAS_LIVES_STARTUP_H
8
#define HAS_LIVES_STARTUP_H
9
10
11
12
gboolean
do_tempdir_query
(
void
);
13
gboolean
do_audio_choice_dialog
(
short
startup_phase);
14
gboolean
do_startup_tests
(gboolean tshoot);
15
void
do_startup_interface_query
(
void
);
16
17
void
on_troubleshoot_activate
(GtkMenuItem *, gpointer);
18
19
20
#endif
Generated on Mon Apr 29 2013 18:34:11 for LiVES by
1.8.1.1