gtkSizeGroupSetIgnoreHidden {RGtk2}R Documentation

gtkSizeGroupSetIgnoreHidden

Description

Sets whether unmapped widgets should be ignored when calculating the size.

Usage

gtkSizeGroupSetIgnoreHidden(object, ignore.hidden)

Arguments

object

a GtkSizeGroup

ignore.hidden

whether unmapped widgets should be ignored when calculating the size

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]