describe_data


Description:

[ CCode ( cname = "e_reminder_watcher_describe_data" ) ]
public string describe_data (ReminderData rd, uint32 flags)

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.

Parameters:

this

an ReminderWatcher

rd

an ReminderData

flags

bit-or of ReminderWatcherDescribeFlags

Returns:

a new string with a text description of the rd.