GtkEditableInterface.getText

struct GtkEditableInterface
extern (C)
const(char)* function(GtkEditable* editable) getText;

Return Value

a pointer to the contents of the editable

Meta