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

gtkUIManagerGetToplevels

gtkUIManagerGetToplevels


Description

Obtains a list of all toplevel widgets of the requested types.

Usage

gtkUIManagerGetToplevels(object, types)

Arguments

object

a GtkUIManager

types

specifies the types of toplevel widgets to include. Allowed types are GTK_UI_MANAGER_MENUBAR, GTK_UI_MANAGER_TOOLBAR and GTK_UI_MANAGER_POPUP.

Details

Since 2.4

Value

[list] a newly-allocated list of all toplevel widgets of the requested types. [ element-type GtkWidget][ transfer container ]

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.