Description Usage Arguments Author(s)
Changes the size request of the entry to be about the right size
for n.chars
characters. Note that it changes the size
request, the size can still be affected by
how you pack the widget into containers. If n.chars
is -1, the
size reverts to the default entry size.
1 | gtkEntrySetWidthChars(object, n.chars)
|
|
a |
|
width in chars |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.