Method

Gtk.RecentInfo.ref

Declaration [src]

GtkRecentInfo*
gtk_recent_info_ref (
  GtkRecentInfo* info
)

Description [src]

Increases the reference count of recent_info by one.

Return value

Returns: GtkRecentInfo

the recent info object with its reference count increased by one

Ownership of the data is transferred to the caller