Method
GtkRecentInfounref
since: 2.10
Declaration [src]
void
gtk_recent_info_unref (
GtkRecentInfo* info
)
Description [src]
Decreases the reference count of info
by one. If the reference
count reaches zero, info
is deallocated, and the memory freed.
Available since: 2.10