gtkEntryGetWidthChars {RGtk2}R Documentation

gtkEntryGetWidthChars

Description

Gets the value set by gtkEntrySetWidthChars.

Usage

gtkEntryGetWidthChars(object)

Arguments

object [GtkEntry] a GtkEntry

Value

[integer] number of chars to request space for, or negative if unset

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]