gtkRecentInfoUnref {RGtk2}R Documentation

gtkRecentInfoUnref

Description

Decreases the reference count of info by one. If the reference count reaches zero, info is deallocated, and the memory freed.

Usage

gtkRecentInfoUnref(object)

Arguments

object

a GtkRecentInfo

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]