Method
SnapdNoticeget_last_repeated
deprecated: 1.66 since: 1.65
Declaration [src]
GDateTime*
snapd_notice_get_last_repeated (
SnapdNotice* notice
)
Description [src]
Get the time this notification last repeated.
Available since: 1.65
Deprecated since: 1.66
Use snapd_notice_get_last_repeated2().
The implementation of this method is provided by snapd_notice_get_last_repeated2()
in language bindings.
Gets property | Snapd.Notice:last-repeated |
Return value
Type: GDateTime
A GDateTime
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |