Shell.setToolTipText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias setToolTipText = Decorations.setToolTipText
  2. void setToolTipText(GtkWidget* tipWidget, String string)
  3. void setToolTipText(GtkWidget* rootWidget, GtkWidget* tipWidget, String string)
    class Shell
    void
    setToolTipText
    (
    GtkWidget* rootWidget
    ,
    GtkWidget* tipWidget
    ,
    String string
    )

Meta