mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add more docs
svn path=/trunk/; revision=6493
This commit is contained in:
@@ -42,6 +42,12 @@ G_BEGIN_DECLS
|
||||
#define G_IS_VOLUME_MONITOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), G_TYPE_VOLUME_MONITOR))
|
||||
#define G_IS_VOLUME_MONITOR_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), G_TYPE_VOLUME_MONITOR))
|
||||
|
||||
/**
|
||||
* G_VOLUME_MONITOR_EXTENSION_POINT_NAME:
|
||||
*
|
||||
* Extension point for volume monitor functionality.
|
||||
* See <link linkend="gio-extension-points">Extending GIO</link>.
|
||||
*/
|
||||
#define G_VOLUME_MONITOR_EXTENSION_POINT_NAME "gio-volume-monitor"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user