[glib] Fix up GIO docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glib] Fix up GIO docs
- Date: Mon, 30 Nov 2009 03:56:13 +0000 (UTC)
commit 8907bfee863e969bc68de749a45f34d7f7f21699
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Nov 29 22:54:16 2009 -0500
Fix up GIO docs
docs/reference/gio/gio-docs.xml | 31 +++++----
docs/reference/gio/gio-sections.txt | 113 ++++++++++++++++++++++++++++++++
docs/reference/gio/gio.types | 9 +++
gio/fen/fen-data.c | 4 -
gio/gappinfo.h | 1 +
gio/gcharsetconverter.c | 31 +++++++++-
gio/gconverterinputstream.c | 13 ++++-
gio/gconverterinputstream.h | 2 +-
gio/gconverteroutputstream.c | 13 ++++-
gio/gconverteroutputstream.h | 2 +-
gio/gdummyfile.c | 6 --
gio/gioenums.h | 6 +-
gio/glocaldirectorymonitor.c | 7 --
gio/glocalfile.c | 6 --
gio/glocalfileinputstream.c | 6 --
gio/glocalfilemonitor.c | 7 --
gio/gunionvolumemonitor.c | 9 +--
gio/gunixvolume.c | 120 ++++++++++++++-------------------
gio/gunixvolumemonitor.c | 12 ----
gio/gwin32mount.c | 2 +-
gio/gwin32volumemonitor.c | 6 +-
gio/win32/gwinhttpfile.c | 4 +-
gio/win32/gwinhttpfileinputstream.c | 4 +-
gio/win32/gwinhttpfileoutputstream.c | 4 +-
gio/win32/gwinhttpvfs.c | 2 +-
25 files changed, 261 insertions(+), 159 deletions(-)
---
diff --git a/docs/reference/gio/gio-docs.xml b/docs/reference/gio/gio-docs.xml
index c9ad4ac..660e1e6 100644
--- a/docs/reference/gio/gio-docs.xml
+++ b/docs/reference/gio/gio-docs.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY version SYSTEM "version.xml">
]>
@@ -38,43 +38,41 @@
<xi:include href="xml/gioscheduler.xml"/>
<xi:include href="xml/gsimpleasyncresult.xml"/>
</chapter>
-
+ <chapter id="conversion">
+ <title>Data conversion</title>
+ <xi:include href="xml/gconverter.xml"/>
+ <xi:include href="xml/gcharsetconverter.xml"/>
+ <xi:include href="xml/gzcompressor.xml"/>
+ <xi:include href="xml/gzdecompressor.xml"/>
+ </chapter>
<chapter id="streaming">
<title>Streaming I/O</title>
<xi:include href="xml/gseekable.xml"/>
-
- <xi:include href="xml/ginputstream.xml"/>
+ <xi:include href="xml/ginputstream.xml"/>
<xi:include href="xml/goutputstream.xml"/>
<xi:include href="xml/giostream.xml"/>
-
<xi:include href="xml/gfileinputstream.xml"/>
<xi:include href="xml/gfileoutputstream.xml"/>
<xi:include href="xml/gfileiostream.xml"/>
-
- <xi:include href="xml/gfilterinputstream.xml"/>
+ <xi:include href="xml/gfilterinputstream.xml"/>
<xi:include href="xml/gfilteroutputstream.xml"/>
-
- <xi:include href="xml/gmemoryinputstream.xml"/>
+ <xi:include href="xml/gmemoryinputstream.xml"/>
<xi:include href="xml/gmemoryoutputstream.xml"/>
-
<xi:include href="xml/gbufferedinputstream.xml"/>
<xi:include href="xml/gbufferedoutputstream.xml"/>
-
<xi:include href="xml/gdatainputstream.xml"/>
<xi:include href="xml/gdataoutputstream.xml"/>
-
<xi:include href="xml/gunixinputstream.xml"/>
<xi:include href="xml/gunixoutputstream.xml"/>
-
+ <xi:include href="xml/gconverterinputstream.xml"/>
+ <xi:include href="xml/gconverteroutputstream.xml"/>
</chapter>
-
<chapter id="types">
<title>File types and applications</title>
<xi:include href="xml/gcontenttype.xml"/>
<xi:include href="xml/gappinfo.xml"/>
<xi:include href="xml/gdesktopappinfo.xml"/>
</chapter>
-
<chapter id="volume_mon">
<title>Volumes and Drives</title>
<xi:include href="xml/gvolumemonitor.xml"/>
@@ -158,4 +156,7 @@
<index role="2.22">
<title>Index of new symbols in 2.22</title>
</index>
+ <index role="2.24">
+ <title>Index of new symbols in 2.24</title>
+ </index>
</book>
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 7964c90..a3e2453 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -730,6 +730,7 @@ g_output_stream_flush_async
g_output_stream_flush_finish
g_output_stream_close_async
g_output_stream_close_finish
+g_output_stream_is_closing
g_output_stream_is_closed
g_output_stream_has_pending
g_output_stream_set_pending
@@ -982,6 +983,7 @@ g_mount_get_icon
g_mount_get_drive
g_mount_get_root
g_mount_get_volume
+g_mount_get_default_location
g_mount_can_unmount
GMountMountFlags
GMountUnmountFlags
@@ -1221,6 +1223,7 @@ g_app_info_dup
g_app_info_equal
g_app_info_get_id
g_app_info_get_name
+g_app_info_get_display_name
g_app_info_get_description
g_app_info_get_executable
g_app_info_get_commandline
@@ -1944,3 +1947,113 @@ G_UNIX_FD_MESSAGE_GET_CLASS
GUnixFDMessagePrivate
g_unix_fd_message_get_type
</SECTION>
+
+<SECTION>
+<FILE>gconverter</FILE>
+<TITLE>GConverter</TITLE>
+GConverter
+GConverterIface
+GConverterResult
+g_converter_convert
+g_converter_reset
+<SUBSECTION Standard>
+G_TYPE_CONVERTER
+G_CONVERTER
+G_IS_CONVERTER
+G_CONVERTER_GET_IFACE
+<SUBSECTION Private>
+g_converter_get_type
+</SECTION>
+
+<SECTION>
+<FILE>gcharsetconverter</FILE>
+<TITLE>GCharsetConverter</TITLE>
+GCharsetConverter
+g_charset_converter_new
+g_charset_converter_set_use_fallback
+g_charset_converter_get_use_fallback
+g_charset_converter_get_num_fallbacks
+<SUBSECTION Standard>
+GCharsetConverterClass
+G_TYPE_CHARSET_CONVERTER
+G_CHARSET_CONVERTER
+G_IS_CHARSET_CONVERTER
+G_CHARSET_CONVERTER_CLASS
+G_IS_CHARSET_CONVERTER_CLASS
+G_CHARSET_CONVERTER_GET_CLASS
+<SUBSECTION Private>
+g_charset_converter_get_type
+</SECTION>
+
+<SECTION>
+<FILE>gconverterinputstream</FILE>
+<TITLE>GConverterInputstream</TITLE>
+GConverterInputStream
+g_converter_input_stream_new
+g_converter_input_stream_get_converter
+<SUBSECTION Standard>
+GConverterInputStreamClass
+G_TYPE_CONVERTER_INPUT_STREAM
+G_CONVERTER_INPUT_STREAM
+G_IS_CONVERTER_INPUT_STREAM
+G_CONVERTER_INPUT_STREAM_CLASS
+G_IS_CONVERTER_INPUT_STREAM_CLASS
+G_CONVERTER_INPUT_STREAM_GET_CLASS
+<SUBSECTION Private>
+GConverterInputStreamPrivate
+g_converter_input_stream_get_type
+</SECTION>
+
+<SECTION>
+<FILE>gconverteroutputstream</FILE>
+<TITLE>GConverterOutputstream</TITLE>
+GConverterOutputStream
+g_converter_output_stream_new
+g_converter_output_stream_get_converter
+<SUBSECTION Standard>
+GConverterOutputStreamClass
+G_TYPE_CONVERTER_OUTPUT_STREAM
+G_CONVERTER_OUTPUT_STREAM
+G_IS_CONVERTER_OUTPUT_STREAM
+G_CONVERTER_OUTPUT_STREAM_CLASS
+G_IS_CONVERTER_OUTPUT_STREAM_CLASS
+G_CONVERTER_OUTPUT_STREAM_GET_CLASS
+<SUBSECTION Private>
+GConverterOutputStreamPrivate
+g_converter_output_stream_get_type
+</SECTION>
+
+<SECTION>
+<FILE>gzcompressor</FILE>
+<TITLE>GZlibCompressor</TITLE>
+GZLibCompressor
+GZlibCompressorFormat
+g_zlib_compressor_new
+<SUBSECTION Standard>
+GZlibCompressorClass
+G_TYPE_ZLIB_COMPRESSOR
+G_ZLIB_COMPRESSOR
+G_IS_ZLIB_COMPRESSOR
+G_ZLIB_COMPRESSOR_CLASS
+G_IS_ZLIB_COMPRESSOR_CLASS
+G_ZLIB_COMPRESSOR_GET_CLASS
+<SUBSECTION Private>
+g_zlib_compressor_get_type
+</SECTION>
+
+<SECTION>
+<FILE>gzdecompressor</FILE>
+<TITLE>GZlibDecompressor</TITLE>
+GZLibDecompressor
+g_zlib_decompressor_new
+<SUBSECTION Standard>
+GZlibDecompressorClass
+G_TYPE_ZLIB_DECOMPRESSOR
+G_ZLIB_DECOMPRESSOR
+G_IS_ZLIB_DECOMPRESSOR
+G_ZLIB_DECOMPRESSOR_CLASS
+G_IS_ZLIB_DECOMPRESSOR_CLASS
+G_ZLIB_DECOMPRESSOR_GET_CLASS
+<SUBSECTION Private>
+g_zlib_decompressor_get_type
+</SECTION>
diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types
index 29fbd6e..ed02dfd 100644
--- a/docs/reference/gio/gio.types
+++ b/docs/reference/gio/gio.types
@@ -7,6 +7,12 @@ g_async_result_get_type
g_buffered_input_stream_get_type
g_buffered_output_stream_get_type
g_cancellable_get_type
+g_charset_converter_get_type
+g_converter_get_type
+g_converter_flags_get_type
+g_converter_input_stream_get_type
+g_converter_output_stream_get_type
+g_converter_result_get_type
g_data_input_stream_get_type
g_data_output_stream_get_type
g_data_stream_byte_order_get_type
@@ -93,3 +99,6 @@ g_unix_socket_address_get_type
g_vfs_get_type
g_volume_get_type
g_volume_monitor_get_type
+g_zlib_compressor_get_type
+g_zlib_compressor_format_get_type
+g_zlib_decompressor_get_type
diff --git a/gio/fen/fen-data.c b/gio/fen/fen-data.c
index 91fd9e0..fed317f 100644
--- a/gio/fen/fen-data.c
+++ b/gio/fen/fen-data.c
@@ -588,10 +588,6 @@ process_events (gpointer udata)
return FALSE;
}
-/**
- * _fdata_add_event:
- *
- */
void
_fdata_add_event (fdata *f, fnode_event_t *ev)
{
diff --git a/gio/gappinfo.h b/gio/gappinfo.h
index b1c713a..3746776 100644
--- a/gio/gappinfo.h
+++ b/gio/gappinfo.h
@@ -78,6 +78,7 @@ typedef struct _GAppLaunchContextPrivate GAppLaunchContextPrivate;
* @can_delete: Checks if a #GAppInfo can be deleted. Since 2.20
* @do_delete: Deletes a #GAppInfo. Since 2.20
* @get_commandline: Gets the commandline for the #GAppInfo. Since 2.20
+ * @get_display_name: Gets the display name for the #GAppInfo. Since 2.24
*
* Application Information interface, for operating system portability.
*/
diff --git a/gio/gcharsetconverter.c b/gio/gcharsetconverter.c
index 29e1acf..c94c92c 100644
--- a/gio/gcharsetconverter.c
+++ b/gio/gcharsetconverter.c
@@ -361,9 +361,18 @@ g_charset_converter_convert (GConverter *converter,
return ret;
}
+/**
+ * g_charset_converter_set_use_fallback:
+ * @converter: a #GCharsetConverter
+ * @use_fallback: %TRUE to use fallbacks
+ *
+ * Sets the #GCharsetConverter:use-fallback property.
+ *
+ * Since: 2.24
+ */
void
g_charset_converter_set_use_fallback (GCharsetConverter *converter,
- gboolean use_fallback)
+ gboolean use_fallback)
{
use_fallback = !!use_fallback;
@@ -374,12 +383,32 @@ g_charset_converter_set_use_fallback (GCharsetConverter *converter,
}
}
+/**
+ * g_charset_converter_get_use_fallback:
+ * @converter: a #GCharsetConverter
+ *
+ * Gets the #GCharsetConverter:use-fallback property.
+ *
+ * Returns: %TRUE if fallbacks are used by @converter
+ *
+ * Since: 2.24
+ */
gboolean
g_charset_converter_get_use_fallback (GCharsetConverter *converter)
{
return converter->use_fallback;
}
+/**
+ * g_charset_converter_get_num_fallbacks:
+ * @converter: a #GCharsetConverter
+ *
+ * Gets the number of fallbacks that @converter has applied so far.
+ *
+ * Returns: the number of fallbacks that @converter has applied
+ *
+ * Since: 2.24
+ */
guint
g_charset_converter_get_num_fallbacks (GCharsetConverter *converter)
{
diff --git a/gio/gconverterinputstream.c b/gio/gconverterinputstream.c
index 6339730..5dad35d 100644
--- a/gio/gconverterinputstream.c
+++ b/gio/gconverterinputstream.c
@@ -187,7 +187,8 @@ g_converter_input_stream_init (GConverterInputStream *stream)
/**
* g_converter_input_stream_new:
- * @base_stream: a #GInputStream.
+ * @base_stream: a #GInputStream
+ * @converter: a #GConverter
*
* Creates a new converter input stream for the @base_stream.
*
@@ -534,6 +535,16 @@ g_converter_input_stream_read (GInputStream *stream,
g_assert_not_reached ();
}
+/**
+ * g_converter_input_stream_get_converter:
+ * @converter_stream: a #GConverterInputStream
+ *
+ * Gets the #GConverter that is used by @converter_stream.
+ *
+ * Returns: the converter of the converter input stream
+ *
+ * Since: 2.24
+ */
GConverter *
g_converter_input_stream_get_converter (GConverterInputStream *converter_stream)
{
diff --git a/gio/gconverterinputstream.h b/gio/gconverterinputstream.h
index 7c61640..d2ef887 100644
--- a/gio/gconverterinputstream.h
+++ b/gio/gconverterinputstream.h
@@ -41,7 +41,7 @@ G_BEGIN_DECLS
/**
* GConverterInputStream:
- * @parent: a #GFilterInputStream.
+ * @parent_interface: a #GFilterInputStream.
*
* An implementation of #GFilterInputStream that allows data
* conversion.
diff --git a/gio/gconverteroutputstream.c b/gio/gconverteroutputstream.c
index 7b41c1b..d1e1b6f 100644
--- a/gio/gconverteroutputstream.c
+++ b/gio/gconverteroutputstream.c
@@ -204,7 +204,8 @@ g_converter_output_stream_init (GConverterOutputStream *stream)
/**
* g_converter_output_stream_new:
- * @base_stream: a #GOutputStream.
+ * @base_stream: a #GOutputStream
+ * @converter: a #GConverter
*
* Creates a new converter output stream for the @base_stream.
*
@@ -585,6 +586,16 @@ g_converter_output_stream_flush (GOutputStream *stream,
return TRUE;
}
+/**
+ * g_converter_output_stream_get_converter:
+ * @converter_stream: a #GConverterOutputStream
+ *
+ * Gets the #GConverter that is used by @converter_stream.
+ *
+ * Returns: the converter of the converter output stream
+ *
+ * Since: 2.24
+ */
GConverter *
g_converter_output_stream_get_converter (GConverterOutputStream *converter_stream)
{
diff --git a/gio/gconverteroutputstream.h b/gio/gconverteroutputstream.h
index 7e63647..afcb74f 100644
--- a/gio/gconverteroutputstream.h
+++ b/gio/gconverteroutputstream.h
@@ -41,7 +41,7 @@ G_BEGIN_DECLS
/**
* GConverterOutputStream:
- * @parent: a #GFilterOutputStream.
+ * @parent_instance: a #GFilterOutputStream.
*
* An implementation of #GFilterOutputStream that allows data
* conversion.
diff --git a/gio/gdummyfile.c b/gio/gdummyfile.c
index 99f9b6e..3e28b47 100644
--- a/gio/gdummyfile.c
+++ b/gio/gdummyfile.c
@@ -105,12 +105,6 @@ g_dummy_file_init (GDummyFile *dummy)
{
}
-/**
- * g_dummy_file_new:
- * @uri: Universal Resource Identifier for the dummy file object.
- *
- * Returns: a new #GFile.
- **/
GFile *
_g_dummy_file_new (const char *uri)
{
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 09d2393..33ee14b 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -675,9 +675,9 @@ typedef enum {
/**
* GZlibCompressorFormat:
- * @G_ZLIB_COMRESSOR_FORMAT_ZLIB: deflate compression with zlib header
- * @G_ZLIB_COMRESSOR_FORMAT_GZIP: gzip file format
- * @G_ZLIB_COMRESSOR_FORMAT_RAW: deflate compression with no header
+ * @G_ZLIB_COMPRESSOR_FORMAT_ZLIB: deflate compression with zlib header
+ * @G_ZLIB_COMPRESSOR_FORMAT_GZIP: gzip file format
+ * @G_ZLIB_COMPRESSOR_FORMAT_RAW: deflate compression with no header
*
* Used to select the type of data format to use for #GZlibDecompressor
* and #GZlibCompressor.
diff --git a/gio/glocaldirectorymonitor.c b/gio/glocaldirectorymonitor.c
index 5160655..6aea9a0 100644
--- a/gio/glocaldirectorymonitor.c
+++ b/gio/glocaldirectorymonitor.c
@@ -266,13 +266,6 @@ get_default_local_directory_monitor (gpointer data)
return (gpointer)G_TYPE_INVALID;
}
-/**
- * _g_local_directory_monitor_new:
- * @dirname: filename of the directory to monitor.
- * @flags: #GFileMonitorFlags.
- *
- * Returns: new #GFileMonitor for the given @dirname.
- **/
GFileMonitor*
_g_local_directory_monitor_new (const char *dirname,
GFileMonitorFlags flags,
diff --git a/gio/glocalfile.c b/gio/glocalfile.c
index 6a42f53..2d2801d 100644
--- a/gio/glocalfile.c
+++ b/gio/glocalfile.c
@@ -303,12 +303,6 @@ canonicalize_filename (const char *filename)
return canon;
}
-/**
- * _g_local_file_new:
- * @filename: filename of the file to create.
- *
- * Returns: new local #GFile.
- **/
GFile *
_g_local_file_new (const char *filename)
{
diff --git a/gio/glocalfileinputstream.c b/gio/glocalfileinputstream.c
index a5fbf7a..9dc5676 100644
--- a/gio/glocalfileinputstream.c
+++ b/gio/glocalfileinputstream.c
@@ -118,12 +118,6 @@ g_local_file_input_stream_init (GLocalFileInputStream *info)
info->priv->do_close = TRUE;
}
-/**
- * g_local_file_input_stream_new:
- * @fd: File Descriptor.
- *
- * Returns: #GFileInputStream for the given file descriptor.
- **/
GFileInputStream *
_g_local_file_input_stream_new (int fd)
{
diff --git a/gio/glocalfilemonitor.c b/gio/glocalfilemonitor.c
index f59ee02..7618fff 100644
--- a/gio/glocalfilemonitor.c
+++ b/gio/glocalfilemonitor.c
@@ -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,
diff --git a/gio/gunionvolumemonitor.c b/gio/gunionvolumemonitor.c
index d70b4e6..a0a3634 100644
--- a/gio/gunionvolumemonitor.c
+++ b/gio/gunionvolumemonitor.c
@@ -580,15 +580,8 @@ g_volume_monitor_get (void)
return vm;
}
-/**
- * _g_mount_get_for_mount_path:
- * @mountpoint: a string.
- * @cancellable: a #GCancellable, or %NULL
- *
- * Returns: a #GMount for given @mount_path or %NULL.
- **/
GMount *
-_g_mount_get_for_mount_path (const char *mount_path,
+_g_mount_get_for_mount_path (const gchar *mount_path,
GCancellable *cancellable)
{
GNativeVolumeMonitorClass *klass;
diff --git a/gio/gunixvolume.c b/gio/gunixvolume.c
index 6f227fc..28c4f2e 100644
--- a/gio/gunixvolume.c
+++ b/gio/gunixvolume.c
@@ -104,13 +104,6 @@ g_unix_volume_init (GUnixVolume *unix_volume)
{
}
-/**
- * g_unix_volume_new:
- * @volume_monitor: a #GVolumeMonitor.
- * @mountpoint: a #GUnixMountPoint.
- *
- * Returns: a #GUnixVolume for the given #GUnixMountPoint.
- **/
GUnixVolume *
_g_unix_volume_new (GVolumeMonitor *volume_monitor,
GUnixMountPoint *mountpoint)
@@ -156,11 +149,6 @@ _g_unix_volume_new (GVolumeMonitor *volume_monitor,
return volume;
}
-/**
- * g_unix_volume_disconnected:
- * @volume:
- *
- **/
void
_g_unix_volume_disconnected (GUnixVolume *volume)
{
@@ -171,15 +159,9 @@ _g_unix_volume_disconnected (GUnixVolume *volume)
}
}
-/**
- * g_unix_volume_set_mount:
- * @volume:
- * @mount:
- *
- **/
void
-_g_unix_volume_set_mount (GUnixVolume *volume,
- GUnixMount *mount)
+_g_unix_volume_set_mount (GUnixVolume *volume,
+ GUnixMount *mount)
{
if (volume->mount == mount)
return;
@@ -195,12 +177,6 @@ _g_unix_volume_set_mount (GUnixVolume *volume,
g_signal_emit_by_name (volume->volume_monitor, "volume-changed", volume);
}
-/**
- * g_unix_volume_unset_mount:
- * @volume:
- * @mount:
- *
- **/
void
_g_unix_volume_unset_mount (GUnixVolume *volume,
GUnixMount *mount)
@@ -252,7 +228,8 @@ static gboolean
g_unix_volume_should_automount (GVolume *volume)
{
/* We automount all local volumes because we don't even
- make the internal stuff visible */
+ * make the internal stuff visible
+ */
return TRUE;
}
@@ -276,7 +253,7 @@ g_unix_volume_get_mount (GVolume *volume)
gboolean
_g_unix_volume_has_mount_path (GUnixVolume *volume,
- const char *mount_path)
+ const char *mount_path)
{
return strcmp (volume->mount_path, mount_path) == 0;
}
@@ -293,8 +270,10 @@ typedef struct {
GString *error_string;
} EjectMountOp;
-static void
-eject_mount_cb (GPid pid, gint status, gpointer user_data)
+static void
+eject_mount_cb (GPid pid,
+ gint status,
+ gpointer user_data)
{
EjectMountOp *data = user_data;
GSimpleAsyncResult *simple;
@@ -335,9 +314,9 @@ eject_mount_cb (GPid pid, gint status, gpointer user_data)
}
static gboolean
-eject_mount_read_error (GIOChannel *channel,
- GIOCondition condition,
- gpointer user_data)
+eject_mount_read_error (GIOChannel *channel,
+ GIOCondition condition,
+ gpointer user_data)
{
EjectMountOp *data = user_data;
char buf[BUFSIZ];
@@ -405,10 +384,11 @@ eject_mount_do (GVolume *volume,
NULL, /* standard_input */
NULL, /* standard_output */
&(data->error_fd),
- &error)) {
- g_assert (error != NULL);
- goto handle_error;
- }
+ &error))
+ {
+ g_assert (error != NULL);
+ goto handle_error;
+ }
data->error_string = g_string_new ("");
@@ -428,29 +408,30 @@ eject_mount_do (GVolume *volume,
g_source_unref (child_watch);
handle_error:
- if (error != NULL) {
- GSimpleAsyncResult *simple;
- simple = g_simple_async_result_new_from_error (G_OBJECT (data->unix_volume),
- data->callback,
- data->user_data,
- error);
- g_simple_async_result_complete (simple);
- g_object_unref (simple);
-
- if (data->error_string != NULL)
- g_string_free (data->error_string, TRUE);
-
- if (data->error_channel != NULL)
- g_io_channel_unref (data->error_channel);
-
- g_error_free (error);
- g_free (data);
- }
+ if (error != NULL)
+ {
+ GSimpleAsyncResult *simple;
+ simple = g_simple_async_result_new_from_error (G_OBJECT (data->unix_volume),
+ data->callback,
+ data->user_data,
+ error);
+ g_simple_async_result_complete (simple);
+ g_object_unref (simple);
+
+ if (data->error_string != NULL)
+ g_string_free (data->error_string, TRUE);
+
+ if (data->error_channel != NULL)
+ g_io_channel_unref (data->error_channel);
+
+ g_error_free (error);
+ g_free (data);
+ }
}
static void
-g_unix_volume_mount (GVolume *volume,
+g_unix_volume_mount (GVolume *volume,
GMountMountFlags flags,
GMountOperation *mount_operation,
GCancellable *cancellable,
@@ -458,7 +439,7 @@ g_unix_volume_mount (GVolume *volume,
gpointer user_data)
{
GUnixVolume *unix_volume = G_UNIX_VOLUME (volume);
- char *argv[] = {"mount", NULL, NULL};
+ char *argv[] = { "mount", NULL, NULL };
if (unix_volume->mount_path != NULL)
argv[1] = unix_volume->mount_path;
@@ -470,21 +451,21 @@ g_unix_volume_mount (GVolume *volume,
static gboolean
g_unix_volume_mount_finish (GVolume *volume,
- GAsyncResult *result,
- GError **error)
+ GAsyncResult *result,
+ GError **error)
{
return TRUE;
}
static void
-g_unix_volume_eject (GVolume *volume,
+g_unix_volume_eject (GVolume *volume,
GMountUnmountFlags flags,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data)
{
GUnixVolume *unix_volume = G_UNIX_VOLUME (volume);
- char *argv[] = {"eject", NULL, NULL};
+ char *argv[] = { "eject", NULL, NULL };
argv[1] = unix_volume->device_path;
@@ -492,40 +473,41 @@ g_unix_volume_eject (GVolume *volume,
}
static gboolean
-g_unix_volume_eject_finish (GVolume *volume,
+g_unix_volume_eject_finish (GVolume *volume,
GAsyncResult *result,
GError **error)
{
return TRUE;
}
-static char *
-g_unix_volume_get_identifier (GVolume *volume,
- const char *kind)
+static gchar *
+g_unix_volume_get_identifier (GVolume *volume,
+ const gchar *kind)
{
GUnixVolume *unix_volume = G_UNIX_VOLUME (volume);
if (unix_volume->identifier_type != NULL &&
strcmp (kind, unix_volume->identifier_type) == 0)
return g_strdup (unix_volume->identifier);
+
return NULL;
}
-static char **
+static gchar **
g_unix_volume_enumerate_identifiers (GVolume *volume)
{
GUnixVolume *unix_volume = G_UNIX_VOLUME (volume);
- char **res;
+ gchar **res;
if (unix_volume->identifier_type)
{
- res = g_new (char *, 2);
+ res = g_new (gchar *, 2);
res[0] = g_strdup (unix_volume->identifier_type);
res[1] = NULL;
}
else
{
- res = g_new (char *, 1);
+ res = g_new (gchar *, 1);
res[0] = NULL;
}
diff --git a/gio/gunixvolumemonitor.c b/gio/gunixvolumemonitor.c
index 7592ca8..b44e614 100644
--- a/gio/gunixvolumemonitor.c
+++ b/gio/gunixvolumemonitor.c
@@ -239,11 +239,6 @@ g_unix_volume_monitor_init (GUnixVolumeMonitor *unix_monitor)
update_mounts (unix_monitor);
}
-/**
- * g_unix_volume_monitor_new:
- *
- * Returns: a new #GVolumeMonitor.
- **/
GVolumeMonitor *
_g_unix_volume_monitor_new (void)
{
@@ -298,13 +293,6 @@ diff_sorted_lists (GList *list1,
}
}
-/**
- * _g_unix_volume_monitor_lookup_volume_for_mount_path:
- * @monitor:
- * @mount_path:
- *
- * Returns: #GUnixVolume for the given @mount_path.
- **/
GUnixVolume *
_g_unix_volume_monitor_lookup_volume_for_mount_path (GUnixVolumeMonitor *monitor,
const char *mount_path)
diff --git a/gio/gwin32mount.c b/gio/gwin32mount.c
index 98ae45e..d7659dc 100644
--- a/gio/gwin32mount.c
+++ b/gio/gwin32mount.c
@@ -117,7 +117,7 @@ _win32_get_displayname (const char *drive)
return name ? name : g_strdup (drive);
}
-/**
+/*
* _g_win32_mount_new:
* @volume_monitor: a #GVolumeMonitor.
* @path: a win32 path.
diff --git a/gio/gwin32volumemonitor.c b/gio/gwin32volumemonitor.c
index 858a9dd..88cdece 100644
--- a/gio/gwin32volumemonitor.c
+++ b/gio/gwin32volumemonitor.c
@@ -64,9 +64,9 @@ g_win32_volume_monitor_finalize (GObject *object)
(*G_OBJECT_CLASS (g_win32_volume_monitor_parent_class)->finalize) (object);
}
-/**
+/*
* get_viewable_logical_drives:
- *
+ *
* Returns the list of logical and viewable drives as defined by
* GetLogicalDrives() and the registry keys
* Software\Microsoft\Windows\CurrentVersion\Policies\Explorer under
@@ -74,7 +74,7 @@ g_win32_volume_monitor_finalize (GObject *object)
* GetLogicalDrives() is returned.
*
* Return value: bitmask with same meaning as returned by GetLogicalDrives()
-**/
+ */
static guint32
get_viewable_logical_drives (void)
{
diff --git a/gio/win32/gwinhttpfile.c b/gio/win32/gwinhttpfile.c
index f47076d..5f2d6be 100644
--- a/gio/win32/gwinhttpfile.c
+++ b/gio/win32/gwinhttpfile.c
@@ -79,13 +79,13 @@ g_winhttp_file_init (GWinHttpFile *winhttp)
{
}
-/**
+/*
* _g_winhttp_file_new:
* @vfs: GWinHttpVfs to use
* @uri: URI of the GWinHttpFile to create.
*
* Returns: new winhttp #GFile.
- **/
+ */
GFile *
_g_winhttp_file_new (GWinHttpVfs *vfs,
const char *uri)
diff --git a/gio/win32/gwinhttpfileinputstream.c b/gio/win32/gwinhttpfileinputstream.c
index f18a93a..3bd361e 100644
--- a/gio/win32/gwinhttpfileinputstream.c
+++ b/gio/win32/gwinhttpfileinputstream.c
@@ -96,14 +96,14 @@ g_winhttp_file_input_stream_init (GWinHttpFileInputStream *info)
{
}
-/**
+/*
* g_winhttp_file_input_stream_new:
* @file: the GWinHttpFile being read
* @connection: handle to the HTTP connection, as from WinHttpConnect()
* @request: handle to the HTTP request, as from WinHttpOpenRequest
*
* Returns: #GFileInputStream for the given request
- **/
+ */
GFileInputStream *
_g_winhttp_file_input_stream_new (GWinHttpFile *file,
HINTERNET connection,
diff --git a/gio/win32/gwinhttpfileoutputstream.c b/gio/win32/gwinhttpfileoutputstream.c
index 2d549bf..586a2a6 100644
--- a/gio/win32/gwinhttpfileoutputstream.c
+++ b/gio/win32/gwinhttpfileoutputstream.c
@@ -85,14 +85,14 @@ g_winhttp_file_output_stream_init (GWinHttpFileOutputStream *info)
{
}
-/**
+/*
* g_winhttp_file_output_stream_new:
* @file: the GWinHttpFile being read
* @connection: handle to the HTTP connection, as from WinHttpConnect()
* @request: handle to the HTTP request, as from WinHttpOpenRequest
*
* Returns: #GFileOutputStream for the given request
- **/
+ */
GFileOutputStream *
_g_winhttp_file_output_stream_new (GWinHttpFile *file,
HINTERNET connection)
diff --git a/gio/win32/gwinhttpvfs.c b/gio/win32/gwinhttpvfs.c
index 3b8aa8e..494f53f 100644
--- a/gio/win32/gwinhttpvfs.c
+++ b/gio/win32/gwinhttpvfs.c
@@ -130,7 +130,7 @@ g_winhttp_vfs_init (GWinHttpVfs *vfs)
0);
}
-/**
+/*
* g_winhttp_vfs_new:
*
* Returns a new #GVfs handle for a WinHttp vfs.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]