gtkContainerForeach: gtkContainerForeach

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Invokes callback on each non-internal child of container. See gtkContainerForall for details on what constitutes an "internal" child. Most applications should use gtkContainerForeach, rather than gtkContainerForall.

Usage

1
gtkContainerForeach(object, callback, callback.data = NULL)

Arguments

object

a GtkContainer

callback

a callback

callback.data

callback user data

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.