Method GTK2.TextBuffer()->set_text()


Method set_text

GTK2.TextBuffer set_text(sprintf_format text, sprintf_args ... fmt)

Description

Deletes current contents of this buffer, and inserts text instead. If multiple arguments are supplied, sprintf() is called implicitly.

There are no comments to this page yet!