Module dui.Tooltips
Constructor Summary | |
---|---|
(GObject* gObject) |
|
() Creates a new tooltip |
Methods Summary | |
---|---|
public static GType |
getType() Gets this class type |
public void* |
gtk() |
void |
enable() Enable this tooltip |
void |
disable() Disable this tooltip |
void |
setTip(Widget widget, String tip_text, String tip_private) Attaches this tooltip to a widget and sets it's text values |
void |
forceWindow() force window (force display of this tooltip?) \todo chek usage |