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

gtkBuilderGetObject

gtkBuilderGetObject


Description

Gets the object named name. Note that this function does not increment the reference count of the returned object.

Usage

gtkBuilderGetObject(object, name)

Arguments

object

a GtkBuilder

name

name of object to get

Details

Since 2.12

Value

[GObject] the object named name or NULL if it could not be found in the object tree. [ transfer none ]

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.