gtkContainerGetBorderWidth {RGtk2}R Documentation

gtkContainerGetBorderWidth

Description

Retrieves the border width of the container. See gtkContainerSetBorderWidth.

Usage

gtkContainerGetBorderWidth(object)

Arguments

object [GtkContainer] a GtkContainer

Value

[numeric] the current border width

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]