Gaby's documentation
Frederic Peters
fpeters@win.be
Copyright
© 1999 by
Frederic Peters
Table of Contents
Preface
No more bloody acronyms (aka "What does Gaby stand for ?")
Documentation layout
Feedback
Format of this document
I.
Gaby User's Guide
1.
Introduction
2.
Design
Descfiles
3.
Views
Forms
Lists
Specialized
Others
4.
Actions
II.
Gaby Advanced User's Guide
5.
Introduction
6.
Description files
tables
locations
subtables
actions
misc
7.
Script-fus
How to use script-fus ?
8.
The embedded python
Reference
III.
Gaby Developers' Guide
9.
Introduction
Plugins licence
What to know before writing Gaby plugins
10.
Functions and structures
Messages and errors
Structures
11.
Views
Initialization
View creation
View filling
Moving between records
Configuring
12.
Actions
get_function_by_name
An action
13.
Format
File loading
File saving
14.
Printing
Initialization
15.
Automagically generated reference
write_config_str
write_config_bool
write_config_int
get_config_str
get_config_bool
get_config_int
field_get_property
table_get_field_no
subtable_get_field_no
format_plugin_can_do
get_plugin_options
gaby_perror_in_a_box
new_view_create
select_subtable_dialog
actions_menu_for_table
get_record_no
get_table_stringed_field
get_table_stringed_field_id
get_subtable_stringed_field
get_subtable_stringed_field_id
get_conditional_records_list
get_value_for_that_string
set_table_stringed_field
set_subtable_stringed_field
record_add
record_free
record_remove_id
record_remove
record_modify
record_defaults
table_next
table_prev
table_first
table_last
table_next_with_conditions
table_prev_with_conditions
table_first_with_conditions
table_last_with_conditions
update_windows
set_window_binding
get_window_by_name
update_bound_windows
Next
Preface