ParamSpec for the contents of an entry ?



I could not find a ParamSpec to set the contents of a gtkentry. This are
the specs that the entry has :

00 - user-data
01 - name
02 - parent
03 - x
04 - y
05 - width
06 - height
07 - visible
08 - sensitive
09 - app-paintable
10 - can-focus
11 - has-focus
12 - can-default
13 - has-default
14 - receives-default
15 - composite-child
16 - style
17 - events
18 - extension-events
19 - text-position
20 - editable
21 - max-length
22 - visibility
23 - invisible-char
24 - activates-default
25 - width-chars
26 - scroll-offset

None of them seem to be for the text inside the entry. Am i missing
something ? or is this property missing in gtk+ ?

regards,
Chema





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]