gContentTypeEquals {RGtk2}R Documentation

gContentTypeEquals

Description

Compares two content types for equality.

Usage

gContentTypeEquals(type1, type2)

Arguments

type1

a content type string.

type2

a content type string.

Value

[logical] TRUE if the two strings are identical or equivalent, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]