Method
ECalReminderWatcherdescribe_data
since: 3.30
Declaration [src]
gchar*
e_reminder_watcher_describe_data (
EReminderWatcher* watcher,
const EReminderData* rd,
guint32 flags
)
Description [src]
Returns a new string with a text description of the rd. The text format
can be influenced with flags.
Free the returned string with g_free(), when no longer needed.
Available since: 3.30
Parameters
rd-
Type:
EReminderDataAn
EReminderData.The data is owned by the caller of the method. flags-
Type:
guint32Bit-or of
EReminderWatcherDescribeFlags.