Page principale   Modules   Liste des namespaces   Hiérarchie des classes   Liste des composants   Liste des fichiers   Membres des namespaces   Composants   Déclarations   Pages associées   Exemples  

Référence de la classe lgtkpp::gtk_text

#include <gtktexts.hpp>

Graphe d'héritage de la classe lgtkpp::gtk_text

lgtkpp::gtk_editable lgtkpp::gtk_widget lgtkpp::gtk_object Liste de tous les membres

Membres publics

 gtk_text (gtk_adjustment *aHAdj=NULL, gtk_adjustment *AVdj=NULL, bool Immediate=true)
 gtk_text (gtkself *gt)
 gtk_text (same const &gt)
 gtk_text (same const &gt, bool)
virtual ~gtk_text ()
gtkself const * operator-> () const
gtkself const & operator * () const
self & Insert (gdk_font const &, gdk_color const &, gdk_color const &, std::string const, size_t=0)
 Insere un texte dans le gtk_text.

self & Freeze ()
self & Thaw ()
self & SetPoint (coord_t)
int BackwardDelete (size_t)
int ForwardDelete (size_t)
self & SetEditable (bool)
 Positionne le flag editable.

self & SetLineWrap (bool)
self & SetWordWrap (bool)
virtual SAME * Clone () const
virtual SELF & CreateObject ()
self & Insert (std::string const &, size_t=0)
 Fonction simplifiée d'insertion de texte.

virtual std::ostream & Print (std::ostream &o) const

Documentation des contructeurs et destructeurs

lgtkpp::gtk_text::gtk_text gtk_adjustment   aHAdj = NULL,
gtk_adjustment   AVdj = NULL,
bool    Immediate = true
[inline]
 

lgtkpp::gtk_text::gtk_text gtkself *    gt [inline]
 

lgtkpp::gtk_text::gtk_text same const &    gt [inline]
 

lgtkpp::gtk_text::gtk_text same const &    gt,
bool   
[inline]
 

virtual lgtkpp::gtk_text::~gtk_text   [inline, virtual]
 


Documentation des méthodes

int lgtkpp::gtk_text::BackwardDelete size_t    [inline]
 

virtual SAME* lgtkpp::gtk_text::Clone   const [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_editable.

gtk_text::SELF & lgtkpp::gtk_text::CreateObject   [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_editable.

int lgtkpp::gtk_text::ForwardDelete size_t    [inline]
 

gtk_text & lgtkpp::gtk_text::Freeze   [inline]
 

gtk_text & lgtkpp::gtk_text::Insert std::string const &    aText,
size_t    aSize = 0
[inline]
 

Fonction simplifiée d'insertion de texte.

Cette fonction est l'equivalent de : Insert (gdk_font(NULL), gdk_color(NULL), gdk_color(NULL), Text, Size);

Paramètres:
aText Texte a inserer
aSize Taille de la chaine de caractere
Renvoie:
Une reférence sur l'objet courant

self& lgtkpp::gtk_text::Insert gdk_font const &   ,
gdk_color const &   ,
gdk_color const &   ,
std::string    const,
size_t    = 0
 

Insere un texte dans le gtk_text.

gtkself const& lgtkpp::gtk_text::operator *   const [inline]
 

Redéfinie à partir de lgtkpp::gtk_editable.

gtkself const* lgtkpp::gtk_text::operator->   const [inline]
 

Redéfinie à partir de lgtkpp::gtk_editable.

virtual std::ostream& lgtkpp::gtk_text::Print std::ostream &    o const [inline, virtual]
 

Redéfinie à partir de lgtkpp::gtk_editable.

gtk_text & lgtkpp::gtk_text::SetEditable bool    aEditable [inline]
 

Positionne le flag editable.

Paramètres:
aEditable si true l'editable peut etre modifié par le clavier et la souris, si false il ne peut pas etre modifié par le clavier et la souris. Mais il peut l'etre par les fonctions de l'editable et par l'opérateur <<

Redéfinie à partir de lgtkpp::gtk_editable.

gtk_text & lgtkpp::gtk_text::SetLineWrap bool    [inline]
 

gtk_text & lgtkpp::gtk_text::SetPoint coord_t    [inline]
 

gtk_text & lgtkpp::gtk_text::SetWordWrap bool    [inline]
 

gtk_text & lgtkpp::gtk_text::Thaw   [inline]
 


La documentation associée à cette classe a été générée à partir du fichier suivant :
Généré le Sun Oct 5 15:03:46 2003 pour lightgtk++ par doxygen1.3-rc3