From 3bdd57805ef13558d09d4ec895f316e3b5cb52db Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 16 Aug 2001 22:28:01 +0000 Subject: toolbars added --- mixgtk/mixgtk_config.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mixgtk/mixgtk_config.h') diff --git a/mixgtk/mixgtk_config.h b/mixgtk/mixgtk_config.h index 038c659..7b58cda 100644 --- a/mixgtk/mixgtk_config.h +++ b/mixgtk/mixgtk_config.h @@ -62,6 +62,11 @@ mixgtk_config_is_split (void); extern void mixgtk_config_set_split (gboolean split); +extern gboolean +mixgtk_config_show_toolbars (void); + +extern void +mixgtk_config_set_show_toolbars (gboolean show); #endif /* MIXGTK_CONFIG_H */ -- cgit v1.2.3