mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
docs: Move the GFileMonitor SECTION
Move it to the struct docs. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk> Helps: #3037
This commit is contained in:
@@ -41,11 +41,6 @@ G_BEGIN_DECLS
|
||||
typedef struct _GFileMonitorClass GFileMonitorClass;
|
||||
typedef struct _GFileMonitorPrivate GFileMonitorPrivate;
|
||||
|
||||
/**
|
||||
* GFileMonitor:
|
||||
*
|
||||
* Watches for changes to a file.
|
||||
**/
|
||||
struct _GFileMonitor
|
||||
{
|
||||
GObject parent_instance;
|
||||
|
Reference in New Issue
Block a user