gtkTextChildAnchorGetWidgets {RGtk2}R Documentation

gtkTextChildAnchorGetWidgets

Description

Gets a list of all widgets anchored at this child anchor.

Usage

gtkTextChildAnchorGetWidgets(object)

Arguments

object

a GtkTextChildAnchor

Value

[list] list of widgets anchored at anchor. [ element-type GtkWidget][ transfer container ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]