summaryrefslogtreecommitdiff
path: root/gtk/gtkbutton.c
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-11-05 08:39:10 +0100
committerTimm Bäder <mail@baedert.org>2016-11-05 11:56:36 +0100
commit3b970f4555ba48abcb6eb15a3549cc7ff94f206d (patch)
tree491447e0285b9e9dc0a5bef970f7049834c4b71e /gtk/gtkbutton.c
parent846cf681e8602399e172c256a93cd7484708219a (diff)
downloadgtk+-3b970f4555ba48abcb6eb15a3549cc7ff94f206d.tar.gz
button: Remove _get_event_window
Diffstat (limited to 'gtk/gtkbutton.c')
-rw-r--r--gtk/gtkbutton.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/gtk/gtkbutton.c b/gtk/gtkbutton.c
index 6e3734ed85..62b71090ca 100644
--- a/gtk/gtkbutton.c
+++ b/gtk/gtkbutton.c
@@ -1316,25 +1316,6 @@ gtk_button_grab_notify (GtkWidget *widget,
}
/**
- * gtk_button_get_event_window:
- * @button: a #GtkButton
- *
- * Returns the button’s event window if it is realized, %NULL otherwise.
- * This function should be rarely needed.
- *
- * Returns: (transfer none): @button’s event window.
- *
- * Since: 2.22
- */
-GdkWindow*
-gtk_button_get_event_window (GtkButton *button)
-{
- g_return_val_if_fail (GTK_IS_BUTTON (button), NULL);
-
- return button->priv->event_window;
-}
-
-/**
* gtk_button_set_icon_name:
* @button: A #GtkButton
* @icon_name: A icon name