mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-28 01:56:52 +02: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>
|
||||
|
||||
* gcontenttype.c (g_content_type_get_icon):
|
||||
|
@ -727,8 +727,8 @@ typedef enum {
|
||||
/**
|
||||
* G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT:
|
||||
*
|
||||
* A key in the "trash" namespace. When requested against 'trash:///'
|
||||
* returns the number of (toplevel) items in the trash folder.
|
||||
* A key in the "trash" namespace. When requested against
|
||||
* "trash:///" returns the number of (toplevel) items in the trash folder.
|
||||
* Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_UINT32.
|
||||
**/
|
||||
#define G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT "trash::item-count" /* uint32 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user