mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Small doc fix
svn path=/trunk/; revision=6560
This commit is contained in:
parent
5eec5db7b5
commit
f8336c3fa8
@ -1,3 +1,7 @@
|
|||||||
|
2008-02-23 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gfileinfo.h: Documentation fixes.
|
||||||
|
|
||||||
2008-02-22 Alexander Larsson <alexl@redhat.com>
|
2008-02-22 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gcontenttype.c (g_content_type_get_icon):
|
* gcontenttype.c (g_content_type_get_icon):
|
||||||
|
@ -727,8 +727,8 @@ typedef enum {
|
|||||||
/**
|
/**
|
||||||
* G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT:
|
* G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT:
|
||||||
*
|
*
|
||||||
* A key in the "trash" namespace. When requested against 'trash:///'
|
* A key in the "trash" namespace. When requested against
|
||||||
* returns the number of (toplevel) items in the trash folder.
|
* "trash:///" returns the number of (toplevel) items in the trash folder.
|
||||||
* Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_UINT32.
|
* Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_UINT32.
|
||||||
**/
|
**/
|
||||||
#define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count" /* uint32 */
|
#define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count" /* uint32 */
|
||||||
|
Loading…
Reference in New Issue
Block a user