| Top |
Functions
ianjuta_editor_hover_display ()
void ianjuta_editor_hover_display (IAnjutaEditorHover *obj,IAnjutaIterable *position,const gchar *info,GError **err);
Show info
as tooltip
Signal Details
The “hover-leave” signal
void user_function (IAnjutaEditorHover *obj, IAnjutaIterable *position, gpointer user_data)
Flags: Run Last
The “hover-over” signal
void user_function (IAnjutaEditorHover *obj, IAnjutaIterable *position, gpointer user_data)
Flags: Run Last
