From: Emmanuel Rodriguez Date: Tue, 12 May 2009 01:27:25 +0000 (-0400) Subject: Add documented but missing symbols to the documentation X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34257736e50abaf8918dbcd93779e25315648b77;p=libchamplain Add documented but missing symbols to the documentation --- diff --git a/docs/reference/libchamplain-sections.txt b/docs/reference/libchamplain-sections.txt index ab614eb..ae62f1f 100644 --- a/docs/reference/libchamplain-sections.txt +++ b/docs/reference/libchamplain-sections.txt @@ -21,6 +21,8 @@ champlain_map_source_set_license_uri champlain_map_source_get_license_uri champlain_map_source_set_projection champlain_map_source_get_projection +champlain_map_source_get_id +champlain_map_source_set_id CHAMPLAIN_MAP_SOURCE CHAMPLAIN_IS_MAP_SOURCE @@ -39,6 +41,7 @@ champlain_marker_new champlain_marker_new_with_text champlain_marker_new_with_image champlain_marker_new_full +champlain_marker_new_from_file champlain_marker_set_text champlain_marker_set_image champlain_marker_set_use_markup @@ -62,6 +65,8 @@ champlain_marker_get_wrap champlain_marker_get_wrap_mode champlain_marker_get_ellipsize champlain_marker_get_single_line_mode +champlain_marker_get_draw_background +champlain_marker_set_draw_background CHAMPLAIN_MARKER CHAMPLAIN_IS_MARKER @@ -204,6 +209,13 @@ champlain_tile_set_state champlain_tile_set_uri champlain_tile_set_filename champlain_tile_set_actor +champlain_tile_get_content +champlain_tile_get_etag +champlain_tile_get_modified_time +champlain_tile_get_modified_time_string +champlain_tile_set_content +champlain_tile_set_etag +champlain_tile_set_modified_time CHAMPLAIN_TILE CHAMPLAIN_IS_TILE