gtkButtonBoxGetChildSecondary {RGtk2}R Documentation

gtkButtonBoxGetChildSecondary

Description

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

Usage

gtkButtonBoxGetChildSecondary(object, child)

Arguments

object

a GtkButtonBox

child

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.20.21 Index]