summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJim Evins <evins@snaught.com>2009-11-22 18:50:38 -0500
committerJim Evins <evins@snaught.com>2009-11-22 18:50:38 -0500
commitb87405cab3c8fba70b5261280b5ed1e3de0871bd (patch)
tree37322e470cec77804457d60f4bf1013b15222c7d /docs
parent841296e9d9882d93af94b8dc08765a42c9a3bb9e (diff)
Use accessor functions instead direct access
Replaced direct access of widget fields with accessor functions. This round catches flags and allocations which now have accessor functions in Gtk 2.18. As a result, the master branch now requires Gtk-2.18/GNOME-2.28.
Diffstat (limited to 'docs')
-rw-r--r--docs/libglabels/libglabels-decl-list.txt172
1 files changed, 0 insertions, 172 deletions
diff --git a/docs/libglabels/libglabels-decl-list.txt b/docs/libglabels/libglabels-decl-list.txt
deleted file mode 100644
index b86ecf0..0000000
--- a/docs/libglabels/libglabels-decl-list.txt
+++ /dev/null
@@ -1,172 +0,0 @@
-<SECTION>
-<FILE>xml-paper</FILE>
-lgl_xml_paper_read_papers_from_file
-lgl_xml_paper_parse_papers_doc
-lgl_xml_paper_parse_paper_node
-</SECTION>
-
-<SECTION>
-<FILE>xml-category</FILE>
-lgl_xml_category_read_categories_from_file
-lgl_xml_category_parse_categories_doc
-lgl_xml_category_parse_category_node
-</SECTION>
-
-<SECTION>
-<FILE>libglabels</FILE>
-</SECTION>
-
-<SECTION>
-<FILE>db</FILE>
-lglDbRegStatus
-lgl_db_init
-lgl_db_get_paper_id_list
-lgl_db_free_paper_id_list
-lgl_db_get_paper_name_list
-lgl_db_free_paper_name_list
-lgl_db_lookup_paper_from_name
-lgl_db_lookup_paper_from_id
-lgl_db_lookup_paper_id_from_name
-lgl_db_lookup_paper_name_from_id
-lgl_db_is_paper_id_known
-lgl_db_is_paper_id_other
-lgl_db_get_category_id_list
-lgl_db_free_category_id_list
-lgl_db_get_category_name_list
-lgl_db_free_category_name_list
-lgl_db_lookup_category_from_name
-lgl_db_lookup_category_from_id
-lgl_db_lookup_category_id_from_name
-lgl_db_lookup_category_name_from_id
-lgl_db_is_category_id_known
-lgl_db_get_brand_list
-lgl_db_free_brand_list
-lgl_db_register_template
-lgl_db_does_template_exist
-lgl_db_does_template_name_exist
-lgl_db_get_template_name_list_unique
-lgl_db_get_template_name_list_all
-lgl_db_free_template_name_list
-lgl_db_lookup_template_from_name
-lgl_db_print_known_papers
-lgl_db_print_known_categories
-lgl_db_print_known_templates
-lgl_db_print_aliases
-</SECTION>
-
-<SECTION>
-<FILE>units</FILE>
-lglUnits
-lgl_units_get_id
-lgl_units_from_id
-lgl_units_get_name
-lgl_units_from_name
-lgl_units_get_points_per_unit
-lgl_units_get_units_per_point
-</SECTION>
-
-<SECTION>
-<FILE>str</FILE>
-lgl_str_utf8_casecmp
-</SECTION>
-
-<SECTION>
-<FILE>template</FILE>
-lglTemplate
-lglTemplateAlias
-lglTemplateFrameAll
-lglTemplateFrameRect
-lglTemplateFrameRound
-lglTemplateFrameCD
-lglTemplateLayout
-lglTemplateMarkupMargin
-lglTemplateMarkupLine
-lglTemplateMarkupCircle
-lglTemplateMarkupRect
-lglTemplateOrigin
-lglTemplateFrameShape
-lglTemplateFrame
-lglTemplateMarkupType
-lglTemplateMarkup
-lgl_template_get_name
-lgl_template_do_templates_match
-lgl_template_does_brand_match
-lgl_template_does_page_size_match
-lgl_template_does_category_match
-lgl_template_frame_get_size
-lgl_template_frame_get_n_labels
-lgl_template_frame_get_origins
-lgl_template_new
-lgl_template_add_alias
-lgl_template_add_category
-lgl_template_add_frame
-lgl_template_frame_rect_new
-lgl_template_alias_new
-lgl_template_frame_round_new
-lgl_template_frame_cd_new
-lgl_template_frame_add_layout
-lgl_template_frame_add_markup
-lgl_template_layout_new
-lgl_template_markup_margin_new
-lgl_template_markup_line_new
-lgl_template_markup_circle_new
-lgl_template_markup_rect_new
-lgl_template_dup
-lgl_template_free
-lgl_template_alias_dup
-lgl_template_alias_free
-lgl_template_frame_dup
-lgl_template_frame_free
-lgl_template_layout_dup
-lgl_template_layout_free
-lgl_template_markup_dup
-lgl_template_markup_free
-</SECTION>
-
-<SECTION>
-<FILE>category</FILE>
-lglCategory
-lgl_category_new
-lgl_category_dup
-lgl_category_free
-</SECTION>
-
-<SECTION>
-<FILE>xml</FILE>
-LGL_XML_NAME_SPACE
-lgl_xml_get_prop_string
-lgl_xml_get_prop_i18n_string
-lgl_xml_get_prop_double
-lgl_xml_get_prop_boolean
-lgl_xml_get_prop_int
-lgl_xml_get_prop_uint
-lgl_xml_get_prop_length
-lgl_xml_set_prop_string
-lgl_xml_set_prop_double
-lgl_xml_set_prop_boolean
-lgl_xml_set_prop_int
-lgl_xml_set_prop_uint_hex
-lgl_xml_set_prop_length
-lgl_xml_is_node
-lgl_xml_get_node_content
-lgl_xml_set_default_units
-</SECTION>
-
-<SECTION>
-<FILE>xml-template</FILE>
-lgl_xml_template_read_templates_from_file
-lgl_xml_template_parse_templates_doc
-lgl_xml_template_parse_template_node
-lgl_xml_template_write_templates_to_file
-lgl_xml_template_write_template_to_file
-lgl_xml_template_create_template_node
-</SECTION>
-
-<SECTION>
-<FILE>paper</FILE>
-lglPaper
-lgl_paper_new
-lgl_paper_dup
-lgl_paper_free
-</SECTION>
-