gFileInfoSetFileType {RGtk2}R Documentation

gFileInfoSetFileType

Description

Sets the file type in a GFileInfo to type. See G_FILE_ATTRIBUTE_STANDARD_TYPE.

Usage

gFileInfoSetFileType(object, type)

Arguments

object

a GFileInfo.

type

a GFileType.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]