|
| 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 void | link_clicked_cb (GtkWidget *widget, const char *url, gpointer data) |
|
|
| 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 YGWidget * | get (YWidget *y_widget) |
|
Definition at line 208 of file YGText.cc.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/libyui-gtk-libyui-gtk-master-2.44.5/src/YGText.cc