Method
GtkTextChildAnchorget_widgets
Declaration [src]
GtkWidget**
gtk_text_child_anchor_get_widgets (
  GtkTextChildAnchor* anchor,
  guint* out_len
)
Description [src]
Gets a list of all widgets anchored at this child anchor.
The order in which the widgets are returned is not defined.