From 3d2a5730971c5688e712ade969e5378551c59d66 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sun, 12 Apr 2009 20:47:06 +0200 Subject: [PATCH] Add a title to each section and remove private objects --- docs/reference/libchamplain-sections.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/reference/libchamplain-sections.txt b/docs/reference/libchamplain-sections.txt index 82602cf..bccf7d0 100644 --- a/docs/reference/libchamplain-sections.txt +++ b/docs/reference/libchamplain-sections.txt @@ -1,8 +1,7 @@
champlain-map-source -ChamplainMapSourcePrivate -ChamplainMapProjection ChamplainMapSource +ChamplainMapProjection ChamplainMapSource champlain_map_source_get_min_zoom_level champlain_map_source_get_max_zoom_level @@ -31,7 +30,7 @@ CHAMPLAIN_MAP_SOURCE_GET_CLASS
champlain-marker ChamplainMarker -ChamplainMarkerPrivate +ChamplainMarker champlain_marker_new champlain_marker_new_with_text champlain_marker_new_with_image @@ -71,7 +70,6 @@ CHAMPLAIN_MARKER_GET_CLASS
champlain-base-marker -ChamplainBaseMarkerPrivate ChamplainBaseMarker ChamplainBaseMarker champlain_base_marker_new @@ -88,7 +86,6 @@ CHAMPLAIN_BASE_MARKER_GET_CLASS
champlain-zoom-level -ChamplainZoomLevelPrivate ChamplainZoomLevel ChamplainZoomLevel champlain_zoom_level_new @@ -115,9 +112,8 @@ CHAMPLAIN_ZOOM_LEVEL_GET_CLASS
champlain-view -ChamplainViewPrivate -ChamplainScrollMode ChamplainView +ChamplainScrollMode ChamplainView champlain_view_new champlain_view_center_on @@ -152,7 +148,6 @@ CHAMPLAIN_VIEW_GET_CLASS
champlain-network-map-source -ChamplainNetworkMapSourcePrivate ChamplainNetworkMapSource ChamplainNetworkMapSource champlain_network_map_source_new_full @@ -223,12 +218,13 @@ CHAMPLAIN_LAYER_GET_CLASS
champlain-private +ChamplainPrivate Map -ChamplainBaseMarkerPrivate
champlain-marshal +ChamplainMarshal
@@ -245,6 +241,7 @@ CHAMPLAIN_CHECK_VERSION
champlain-map +ChamplainMap Map map_new map_load_visible_tiles @@ -257,6 +254,7 @@ map_load_level
champlain-debug +ChamplainDebug ChamplainDebugFlags champlain_debug_flag_is_set champlain_debug @@ -267,6 +265,7 @@ DEBUGGING
champlain-enum-types +ChamplainEnumTypes CHAMPLAIN_TYPE_STATE champlain_state_get_type CHAMPLAIN_TYPE_SCROLL_MODE @@ -277,6 +276,7 @@ champlain_map_projection_get_type
champlain +Champlain CHAMPLAIN_MIN_LAT CHAMPLAIN_MAX_LAT CHAMPLAIN_MIN_LONG -- 2.39.5