module Dbf_dbWidget:sig
..end
module WM: Dbf_gtk2Misc.WidgetMisc
type
data =
| |
D_Table of |
| |
D_Column of |
| |
D_String of |
type
view = {
|
sv_view : |
|
sv_string_c : |
class db_list_store :unit ->
object
..end
class db_widget :Gtk.Tags.selection_mode ->
object
..end
val db_chooser : Dbf_sql.SQL_db.table list ->
Gtk.Tags.selection_mode -> Dbf_sql.SQL_db.column list