summaryrefslogtreecommitdiff
path: root/mate-panel/panel-profile.h
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 18:02:13 +0200
committerraveit65 <[email protected]>2021-12-11 15:21:36 +0100
commit09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6 (patch)
tree56cfb36680aa163f98f4aea05237882be00f8069 /mate-panel/panel-profile.h
parent7ded0f4d0a518169453c90f3c278f78e7345051b (diff)
downloadmate-panel-09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6.tar.bz2
mate-panel-09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6.tar.xz
Use a blank line at most
Diffstat (limited to 'mate-panel/panel-profile.h')
-rw-r--r--mate-panel/panel-profile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mate-panel/panel-profile.h b/mate-panel/panel-profile.h
index 6202d6c3..36d4f217 100644
--- a/mate-panel/panel-profile.h
+++ b/mate-panel/panel-profile.h
@@ -44,14 +44,12 @@ const char *panel_profile_get_toplevel_id (PanelToplevel *toplevel);
PanelToplevel *panel_profile_get_toplevel_by_id (const char *toplevel_id);
char *panel_profile_find_new_id (PanelGSettingsKeyType type);
-
gboolean panel_profile_get_show_program_list (void);
void panel_profile_set_show_program_list (gboolean show_program_list);
gboolean panel_profile_is_writable_show_program_list (void);
gboolean panel_profile_get_enable_program_list (void);
gboolean panel_profile_get_enable_autocompletion (void);
-
void panel_profile_add_to_list (PanelGSettingsKeyType type,
const char *id);
void panel_profile_remove_from_list (PanelGSettingsKeyType type,