Method
GtkRecentInfoget_gicon
Declaration [src]
GIcon*
gtk_recent_info_get_gicon (
GtkRecentInfo* info
)
Return value
Type: GIcon
A GIcon
containing the icon.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |