gtkContainerSetFocusChild: gtkContainerSetFocusChild

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets, or unsets if child is NULL, the focused child of container.

Usage

1

Arguments

object

a GtkContainer

child

a GtkWidget, or NULL. [ allow-none ]

Details

This function emits the GtkContainer::set_focus_child signal of container. Implementations of GtkContainer can override the default behaviour by overriding the class closure of this signal.

Author(s)

Derived by RGtkGen from GTK+ documentation


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