Next
Previous Contents
Reference Manual for SLgtk Version 0.7.6
Michael S. Noble,
mnoble@space.mit.edu
Jul 21, 2010
1.
Preface
2.
Introduction
2.1
Code Generation
2.2
Non-interactive Execution
3.
Some Examples
4.
Programming Interface
4.1
Memory Management
4.2
Gtk #define Macros
4.3
Variable Length Argument Lists
4.4
Widget Field Accessor Functions
4.5
Typing
4.6
Signal Handlers and Callbacks
4.7
Callback Errors
5.
VWhere: N-Dimensional Data Mining
5.1
vwhere
6.
Image Display
6.1
imdisplay
7.
Printing
7.1
_print_dialog
7.2
_print_context_new()
8.
Plotting
8.1
_gtk_plot
8.2
_gtk_oplot
8.3
_gtk_plot_set_x_range, _gtk_plot_set_y_range
8.4
_gtk_plot_redraw
8.5
_gtk_plot_remove
9.
Miscellaneous
9.1
GdkColor Variables
9.2
_menu_new
9.3
_option_menu_new
9.4
_color_button_new
9.5
_info_window
9.6
_is_numeric
9.7
_is_callable
9.8
_get_slgtk_doc_string
9.9
_gtk_window_destroy_with(window,parent)
9.10
_gdk_pixbuf_get_formats()
10.
Utilities
10.1
slgtksh
10.2
imdisplay
10.3
importify
10.4
slirp_debug_pause
10.5
slgtk-demo
10.6
checkgtk
10.7
xvfb-run
11.
Versioning
Next
Previous Contents