gtkButtonBoxGetChildSecondary {RGtk2}R Documentation

gtkButtonBoxGetChildSecondary

Description

Returns whether child should appear in a secondary group of children.

Usage

gtkButtonBoxGetChildSecondary(object, child)

Arguments

object [GtkButtonBox] a GtkButtonBox
child [GtkWidget] a child of widget

Details

Since 2.4

Value

[logical] whether child should appear in a secondary group of children.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]