From 5dd829174f63a950b528c76f411e2b3ee276b4b6 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 26 Oct 2019 23:43:08 +0200 Subject: libmm-glib: flag as (skip) all non-API methods So that the GI scanner ignores them. --- libmm-glib/mm-location-gps-raw.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libmm-glib/mm-location-gps-raw.c') diff --git a/libmm-glib/mm-location-gps-raw.c b/libmm-glib/mm-location-gps-raw.c index 98e9eca8..a5759e07 100644 --- a/libmm-glib/mm-location-gps-raw.c +++ b/libmm-glib/mm-location-gps-raw.c @@ -176,6 +176,9 @@ out: return ret; } +/** + * mm_location_gps_raw_add_trace: (skip) + */ gboolean mm_location_gps_raw_add_trace (MMLocationGpsRaw *self, const gchar *trace) @@ -265,6 +268,9 @@ mm_location_gps_raw_add_trace (MMLocationGpsRaw *self, /*****************************************************************************/ +/** + * mm_location_gps_raw_get_dictionary: (skip) + */ GVariant * mm_location_gps_raw_get_dictionary (MMLocationGpsRaw *self) { @@ -308,6 +314,9 @@ mm_location_gps_raw_get_dictionary (MMLocationGpsRaw *self) /*****************************************************************************/ +/** + * mm_location_gps_raw_new_from_dictionary: (skip) + */ MMLocationGpsRaw * mm_location_gps_raw_new_from_dictionary (GVariant *dictionary, GError **error) @@ -368,6 +377,9 @@ mm_location_gps_raw_new_from_dictionary (GVariant *dictionary, /*****************************************************************************/ +/** + * mm_location_gps_raw_new: (skip) + */ MMLocationGpsRaw * mm_location_gps_raw_new (void) { -- cgit v1.2.3-70-g09d2