Method
GtkRecentInforef
since: 2.10
Declaration [src]
GtkRecentInfo*
gtk_recent_info_ref (
GtkRecentInfo* info
)
Return value
Type: GtkRecentInfo
The recent info object with its reference count increased by one.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |