[ 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.
this | |
rd |
an ReminderData |
flags |
bit-or of ReminderWatcherDescribeFlags |
a new string with a text description of the |