Method

GioAppInfodup

Declaration

GAppInfo*
g_app_info_dup (
  GAppInfo* appinfo
)

Description

Creates a duplicate of a GAppInfo.

Return value

Type: GAppInfo

A duplicate of appinfo.

The caller of the method takes ownership of the data, and is responsible for freeing it.