gtkSizeGroupSetIgnoreHidden {RGtk2}R Documentation

gtkSizeGroupSetIgnoreHidden

Description

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

Usage

gtkSizeGroupSetIgnoreHidden(object, ignore.hidden)

Arguments

object [GtkSizeGroup] a GtkSizeGroup
ignore.hidden [logical] 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.12.5-3 Index]