GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include <Pango.H>
Public Types | |
enum | specialFlags { Next, Reset } |
Pango input output stream
Special flags which can be used by the Pango class.
special flags for use with the Pango class.
Next : This will Indicate to start a new tag (i.e. '<span') the Pango stream. When inputting, empty strings or markups may be provided Reset : Remove any previous Pango::markups and Pango::strings
Enumerator | |
---|---|
Next | |
Reset |