|
libyui-gtk
2.49.0
|
This is the complete list of members for YGRichText, including all inherited members.
| activateLink(const std::string &url) (defined in YGRichText) | YGRichText | inline |
| getMinSize(YUIDimension dim) (defined in YGRichText) | YGRichText | inlinevirtual |
| link_clicked_cb(GtkWidget *widget, const char *url, gpointer data) (defined in YGRichText) | YGRichText | inlinestatic |
| scrollToBottom() (defined in YGRichText) | YGRichText | inline |
| setAutoScrollDown(bool on) (defined in YGRichText) | YGRichText | inlinevirtual |
| setPlainText(const std::string &text) (defined in YGRichText) | YGRichText | inline |
| setPlainTextMode(bool plain_mode) (defined in YGRichText) | YGRichText | inlinevirtual |
| setRichText(const std::string &text) (defined in YGRichText) | YGRichText | inline |
| setText(const std::string &text, bool plain_mode) (defined in YGRichText) | YGRichText | inline |
| setValue(const std::string &text) (defined in YGRichText) | YGRichText | inlinevirtual |
| YGRichText(YWidget *parent, const std::string &text, bool plainText) (defined in YGRichText) | YGRichText | inline |