[gtk/ebassi/docs-for-master: 14/20] docs: Add missing documentation to GtkStatusbar
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/docs-for-master: 14/20] docs: Add missing documentation to GtkStatusbar
- Date: Wed, 16 Dec 2020 16:10:26 +0000 (UTC)
commit b8094ee4691e675e940899f4d7baea284f70b60b
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Dec 16 15:49:27 2020 +0000
docs: Add missing documentation to GtkStatusbar
gtk/gtkstatusbar.c | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/gtk/gtkstatusbar.c b/gtk/gtkstatusbar.c
index addb48eef4..e997a69c5f 100644
--- a/gtk/gtkstatusbar.c
+++ b/gtk/gtkstatusbar.c
@@ -489,6 +489,14 @@ gtk_statusbar_remove_all (GtkStatusbar *statusbar,
}
}
+/**
+ * gtk_statusbar_get_message:
+ * @statusbar: a #GtkStatusbar
+ *
+ * Retrieves the contents of the label in #GtkStatusbar.
+ *
+ * Returns: (transfer none): the contents of the statusbar
+ */
const char *
gtk_statusbar_get_message (GtkStatusbar *statusbar)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]