[ekiga/ds-gsettings3: 16/33] GmWindow: Removed useless public functions.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gsettings3: 16/33] GmWindow: Removed useless public functions.
- Date: Sat, 5 Oct 2013 12:15:29 +0000 (UTC)
commit da8c1f6f4ed9047c66526928df380e57e30a4d6f
Author: Damien Sandras <dsandras beip be>
Date: Sat Apr 13 12:01:04 2013 +0200
GmWindow: Removed useless public functions.
Those were left over from a previous commit.
lib/gui/gmwindow.h | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/lib/gui/gmwindow.h b/lib/gui/gmwindow.h
index bdaf313..171f748 100644
--- a/lib/gui/gmwindow.h
+++ b/lib/gui/gmwindow.h
@@ -126,21 +126,6 @@ gboolean gm_window_get_hide_on_escape (GmWindow *window);
*/
gboolean gm_window_is_visible (GtkWidget* window);
-/** Show the given window if hidden, and present if no
- * @param window is a GtkWindow
- */
-void gm_window_show (GtkWidget* window);
-
-/** Hide the given window
- * @param window is a GtkWindow
- */
-void gm_window_hide (GtkWidget* window);
-
-/** Hide on delete the given window : only for old-style GMWindows
- * @param window is a GtkWindow
- */
-void gm_window_hide_on_delete (GtkWidget* window);
-
/* GObject boilerplate */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]