gFileIconGetFile {RGtk2}R Documentation

gFileIconGetFile

Description

Gets the GFile associated with the given icon.

Usage

gFileIconGetFile(object)

Arguments

object

a GIcon.

Value

[GFile] a GFile, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]