Method
GtkRecentInfounref
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.