gtkPanedGetChild1 {RGtk2}R Documentation

gtkPanedGetChild1

Description

Obtains the first child of the paned widget.

Usage

gtkPanedGetChild1(object)

Arguments

object [GtkPaned] a GtkPaned widget

Details

Since 2.4

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]