mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Fix up GIO docs
This commit is contained in:
@@ -169,13 +169,6 @@ get_default_local_file_monitor (gpointer data)
|
||||
return (gpointer)G_TYPE_INVALID;
|
||||
}
|
||||
|
||||
/**
|
||||
* g_local_file_monitor_new:
|
||||
* @pathname: path name to monitor.
|
||||
* @flags: #GFileMonitorFlags.
|
||||
*
|
||||
* Returns: a new #GFileMonitor for the given @pathname.
|
||||
**/
|
||||
GFileMonitor*
|
||||
_g_local_file_monitor_new (const char *pathname,
|
||||
GFileMonitorFlags flags,
|
||||
|
Reference in New Issue
Block a user