gtkBoxQueryChildPacking: gtkBoxQueryChildPacking

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Obtains information about how child is packed into box.

Usage

1
gtkBoxQueryChildPacking(object, child)

Arguments

object

a GtkBox

child

the GtkWidget of the child to query

Value

A list containing the following elements:

expand

pointer to return location for "expand" child property

fill

pointer to return location for "fill" child property

padding

pointer to return location for "padding" child property

pack.type

pointer to return location for "pack-type" child property

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.