[glib] fileinfo: Add missing AVAILABLE macro
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] fileinfo: Add missing AVAILABLE macro
- Date: Tue, 27 Nov 2012 16:23:31 +0000 (UTC)
commit 7a5dd54f472790c7ba366d267c637eb203797c14
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 27 17:23:08 2012 +0100
fileinfo: Add missing AVAILABLE macro
As forgotten in previous patch.
gio/gfileinfo.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gfileinfo.h b/gio/gfileinfo.h
index e90e034..4bf5688 100644
--- a/gio/gfileinfo.h
+++ b/gio/gfileinfo.h
@@ -911,6 +911,7 @@ void g_file_info_set_attribute_stringv (GFileInfo *info,
void g_file_info_clear_status (GFileInfo *info);
/* Helper getters: */
+GLIB_AVAILABLE_IN_2_36
GDateTime * g_file_info_get_get_deletion_date (GFileInfo *info);
GFileType g_file_info_get_file_type (GFileInfo *info);
gboolean g_file_info_get_is_hidden (GFileInfo *info);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]