Virtual Method
GioAppInfodup
Declaration [src]
GAppInfo*
dup (
GAppInfo* appinfo
)
Return value
Type: GAppInfo
A duplicate of appinfo
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |