GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
PangoIOS Class Reference

#include <Pango.H>

Public Types

enum  specialFlags { Next, Reset }
 

Detailed Description

Pango input output stream

Special flags which can be used by the Pango class.

Definition at line 44 of file Pango.H.

Member Enumeration Documentation

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 

Definition at line 50 of file Pango.H.


The documentation for this class was generated from the following file: