[epiphany/in-tab-overview: 49/56] ephy-embed-shell: move doc comment block to its right position
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/in-tab-overview: 49/56] ephy-embed-shell: move doc comment block to its right position
- Date: Fri, 31 Aug 2012 12:54:43 +0000 (UTC)
commit 1f6c335d2ea7ea2a1671906edefeb38756f4d323
Author: Claudio Saavedra <csaavedra igalia com>
Date: Fri Aug 31 12:49:38 2012 +0300
ephy-embed-shell: move doc comment block to its right position
embed/ephy-embed-shell.c | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index f8b3c02..c0e22a4 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -178,15 +178,6 @@ ephy_embed_shell_get_global_history_service (EphyEmbedShell *shell)
return G_OBJECT (shell->priv->global_history_service);
}
-/**
- * ephy_embed_shell_get_frecent_store:
- * @shell: a #EphyEmbedShell
- *
- * Gets the #EphyFrecentStore in the shell. This can be used
- * by EphyOverview implementors.
- *
- * Returns: (transfer none): a #EphyFrecentStore
- **/
static GdkPixbuf *
ephy_embed_shell_get_icon (const char *icon_name)
{
@@ -210,6 +201,15 @@ ephy_embed_shell_get_icon (const char *icon_name)
return pixbuf;
}
+/**
+ * ephy_embed_shell_get_frecent_store:
+ * @shell: a #EphyEmbedShell
+ *
+ * Gets the #EphyFrecentStore in the shell. This can be used
+ * by EphyOverview implementors.
+ *
+ * Returns: (transfer none): a #EphyFrecentStore
+ **/
EphyFrecentStore *
ephy_embed_shell_get_frecent_store (EphyEmbedShell *shell)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]