Entry.buffer
gtk.entry_buffer.EntryBuffer buffer() @propertyGet buffer property.
Returns
The buffer object which actually stores the text.
void buffer(gtk.entry_buffer.EntryBuffer propval) @propertySet buffer property.
Parameters
propval | The buffer object which actually stores the text. |