gAppInfoSupportsFiles {RGtk2}R Documentation

gAppInfoSupportsFiles

Description

Checks if the application accepts files as arguments.

Usage

gAppInfoSupportsFiles(object)

Arguments

object

a GAppInfo.

Value

[logical] TRUE if the appinfo supports files.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]