Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)
h_mini_button_bar(parent,buttons)
Purpose: display an horizontal mini button bar in a figure
Variables:
- parent : figure which will contain the buttons (needed)
- buttons: vector of structures containing buttons parameters (needed)
* buttons.str: button label
* buttons.callback: button callback function
* buttons.bgcolor: button background color
Global variables: none
| This function calls | |
|---|---|
Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>