1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="[Insert name here] Reference Manual" link="index.html" author="" name="gkdebconf">
<chapters>
<sub name="[Insert title here]" link="ch01.html">
<sub name="files" link="gkdebconf-files.html"/>
<sub name="debconf" link="gkdebconf-debconf.html"/>
<sub name="cbs" link="gkdebconf-cbs.html"/>
<sub name="config" link="gkdebconf-config.html"/>
<sub name="interface" link="gkdebconf-interface.html"/>
</sub>
</chapters>
<functions>
<function name="sort_configs ()" link="gkdebconf-files.html#sort-configs"/>
<function name="get_options ()" link="gkdebconf-files.html#get-options"/>
<function name="pkg_info ()" link="gkdebconf-files.html#pkg-info"/>
<function name="sections ()" link="gkdebconf-files.html#sections"/>
<function name="check_missing ()" link="gkdebconf-debconf.html#check-missing"/>
<function name="get_frontends ()" link="gkdebconf-debconf.html#get-frontends"/>
<function name="fe_select ()" link="gkdebconf-debconf.html#fe-select"/>
<function name="sig_hand ()" link="gkdebconf-debconf.html#sig-hand"/>
<function name="run_config ()" link="gkdebconf-debconf.html#run-config"/>
<function name="configure_cb ()" link="gkdebconf-cbs.html#configure-cb"/>
<function name="write_config ()" link="gkdebconf-config.html#write-config"/>
<function name="read_config ()" link="gkdebconf-config.html#read-config"/>
<function name="remember_fe_cb ()" link="gkdebconf-config.html#remember-fe-cb"/>
<function name="show_libgnome_missing_alert ()" link="gkdebconf-config.html#show-libgnome-missing-alert"/>
<function name="create_main_window ()" link="gkdebconf-interface.html#create-main-window"/>
<function name="create_menubar ()" link="gkdebconf-interface.html#create-menubar"/>
<function name="create_gkdebconf_image ()" link="gkdebconf-interface.html#create-gkdebconf-image"/>
<function name="show_about_window ()" link="gkdebconf-interface.html#show-about-window"/>
<function name="gk_dialog ()" link="gkdebconf-interface.html#gk-dialog"/>
<function name="set_description ()" link="gkdebconf-interface.html#set-description"/>
<function name="gtk_list_store_set_strings ()" link="gkdebconf-interface.html#gtk-list-store-set-strings"/>
<function name="list_item_selected ()" link="gkdebconf-interface.html#list-item-selected"/>
<function name="cf_select ()" link="gkdebconf-interface.html#cf-select"/>
<function name="gk_splash ()" link="gkdebconf-interface.html#gk-splash"/>
<function name="about_cb ()" link="gkdebconf-interface.html#about-cb"/>
<function name="gk_dialog_for_gconf ()" link="gkdebconf-interface.html#gk-dialog-for-gconf"/>
</functions>
</book>
|