PrimitiveTypeCoercion {RGtkBindingGenerator}R Documentation

Table of Gtk types and S converters

Description

This is a table associating Gtk types in the .defs files. It can be extended or modified to alter how the checking and coercion of arguments are converted to primitive values before being passed to C routines in the Gtk interface.

Usage

data(PrimitiveTypeCoercion)

Format

Named character vector with the elements being the names of S functions and the names of the elements being the Gtk types.

Examples






[Package RGtkBindingGenerator version 0.3 Index]