summaryrefslogtreecommitdiff
path: root/drivemount/drive-button.h
diff options
context:
space:
mode:
authormarosg <[email protected]>2017-09-10 18:36:47 +0200
committermarosg <[email protected]>2017-09-10 18:36:47 +0200
commit29c3ce4408b6139b17e41a301fe47329de4c491b (patch)
tree492f2fd609085e8cd267e4d14ef8ca2b5f08acff /drivemount/drive-button.h
parent5764aa11ba5351f6ab88f29ca9e44f391a84403d (diff)
downloadmate-applets-29c3ce4408b6139b17e41a301fe47329de4c491b.tar.bz2
mate-applets-29c3ce4408b6139b17e41a301fe47329de4c491b.tar.xz
GSettings change recognized dynamically
Diffstat (limited to 'drivemount/drive-button.h')
-rw-r--r--drivemount/drive-button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivemount/drive-button.h b/drivemount/drive-button.h
index 10ba3a35..8974f7bf 100644
--- a/drivemount/drive-button.h
+++ b/drivemount/drive-button.h
@@ -64,6 +64,7 @@ void drive_button_set_size (DriveButton *button,
int drive_button_compare (DriveButton *button,
DriveButton *other_button);
GSettings *settings;
+void drive_button_redraw (gpointer key, gpointer value, gpointer user_data);
G_END_DECLS