EntryBuffer.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(string initialChars = null) nothrow

Create a new GtkEntryBuffer object.

Optionally, specify initial text to set in the buffer.

Parameters

initialCharsinitial buffer text, or null

Returns

A new GtkEntryBuffer object.