Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
c5c65506c564862c25c41e588d65bb4bfcf49d62
/
.
/
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