gtkPanedGetChild2 {RGtk2}R Documentation

gtkPanedGetChild2

Description

Obtains the second child of the paned widget.

Usage

gtkPanedGetChild2(object)

Arguments

object [GtkPaned] a GtkPaned widget

Details

Since 2.4

Value

[GtkWidget] second child, or NULL if it is not set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]