mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Shut down fam (including removing fam GSource) when module is unloaded
2008-03-14 Alexander Larsson <alexl@redhat.com> * fam/fam-helper.[ch]: * fam/fam-module.c: Shut down fam (including removing fam GSource) when module is unloaded (#521513) Patch from Joe Marcus Clarke svn path=/trunk/; revision=6706
This commit is contained in:
committed by
Alexander Larsson
parent
9555a3a2ca
commit
6fc66109a0
@@ -28,6 +28,7 @@
|
||||
typedef struct _fam_sub fam_sub;
|
||||
|
||||
gboolean _fam_sub_startup (void);
|
||||
void _fam_sub_shutdown (void);
|
||||
fam_sub* _fam_sub_add (const gchar* pathname,
|
||||
gboolean directory,
|
||||
gpointer user_data);
|
||||
|
Reference in New Issue
Block a user