libyui-gtk  2.44.5
 All Classes Functions
YGRichText Class Reference
Inheritance diagram for YGRichText:
Collaboration diagram for YGRichText:

Public Member Functions

 YGRichText (YWidget *parent, const std::string &text, bool plainText)
 
void setPlainText (const std::string &text)
 
void setRichText (const std::string &text)
 
void scrollToBottom ()
 
void setText (const std::string &text, bool plain_mode)
 
virtual void setValue (const std::string &text)
 
virtual void setAutoScrollDown (bool on)
 
virtual void setPlainTextMode (bool plain_mode)
 
virtual unsigned int getMinSize (YUIDimension dim)
 

Static Public Member Functions

static void link_clicked_cb (GtkWidget *widget, const char *url, gpointer data)
 

Additional Inherited Members

- Private Member Functions inherited from YGScrolledWidget
 YGScrolledWidget (YWidget *ywidget, YWidget *yparent, GType type, const char *property_name,...)
 
 YGScrolledWidget (YWidget *ywidget, YWidget *yparent, const std::string &label_text, YUIDimension label_ori, GType type, const char *property_name,...)
 
virtual GtkWidget * getWidget ()
 
void setPolicy (GtkPolicyType hpolicy, GtkPolicyType vpolicy)
 
void construct (GType type, const char *property_name, va_list args)
 
- Static Private Member Functions inherited from YGWidget
static YGWidgetget (YWidget *y_widget)
 

Detailed Description

Definition at line 208 of file YGText.cc.


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