Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkBuilderGetTypeFromName

gtkBuilderGetTypeFromName


Description

Looks up a type by name, using the virtual function that GtkBuilder has for that purpose. This is mainly used when implementing the GtkBuildable interface on a type.

Usage

gtkBuilderGetTypeFromName(object, type.name)

Arguments

object

a GtkBuilder

type.name

type name to lookup

Details

Since 2.12

Value

[GType] the GType found for type.name or G_TYPE_INVALID if no type was found

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.