Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
c9a5f3981c3678d53e532296082ba80ded59f74a
/
.
/
goptions.h
blob: a225a8d1b65a3e4faf222960f398d01cb34526e7 [
file
] [
log
] [
blame
]
#ifndef
GFIO_OPTIONS_H
#define
GFIO_OPTIONS_H
void
gopt_get_options_window
(
GtkWidget
*
window
,
struct
gfio_client
*
gc
);
void
gopt_init
(
void
);
void
gopt_exit
(
void
);
#endif