| Gnome User Interface Library Reference Manual | |||
|---|---|---|---|
| <<< Previous Page | Home | Up | Next Page >>> | 
| #include <gnome.h> #define gnome_widget_add_help (widget, help) void gnome_widget_add_help_with_uidata ( | 
  This will add a popup-menu to a non 
| #define gnome_widget_add_help(widget, help) | 
This is the same as gnome_widget_add_help_with_uidata() but without the options for the extra menu fields.
| void        gnome_widget_add_help_with_uidata
                                            ( | 
This creates a popup menu on widget with one entry.  The menu, invoked by
pressing button three on the widget, will have one entry entitled: "Help with
this."  Selecting this entry will bring up a tooltip with the help variable
as its text.  In addition, if the widget is a descendent of 
This creates a popup menu on widget with one entry.  The menu,
invoked by pressing button three on the widget, will have one entry entitled:
"Help with this."  Selecting this entry will bring up a tooltip with the help
variable as its text.  In addition, if the widget is a descendent of