[nautilus/wip/gbsneto/search-popover: 6/7] nautilus-file: expose ::get_date function
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/gbsneto/search-popover: 6/7] nautilus-file: expose ::get_date function
- Date: Tue, 29 Dec 2015 01:36:43 +0000 (UTC)
commit 4a785c9256f6048da8197d725321abab54b5f762
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Dec 28 18:31:25 2015 -0200
nautilus-file: expose ::get_date function
This function is needed for performing the
search agains dates.
libnautilus-private/nautilus-file.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libnautilus-private/nautilus-file.h b/libnautilus-private/nautilus-file.h
index 6eb8057..bfa3209 100644
--- a/libnautilus-private/nautilus-file.h
+++ b/libnautilus-private/nautilus-file.h
@@ -478,6 +478,10 @@ typedef enum {
NAUTILUS_DATE_TYPE_TRASHED
} NautilusDateType;
+gboolean nautilus_file_get_date (NautilusFile
*file,
+ NautilusDateType
date_type,
+ time_t
*date);
+
typedef struct {
GObjectClass parent_slot;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]