summaryrefslogtreecommitdiff
path: root/gtk/gtkbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkbutton.h')
-rw-r--r--gtk/gtkbutton.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gtk/gtkbutton.h b/gtk/gtkbutton.h
index 2ad602e8d2..a373291b61 100644
--- a/gtk/gtkbutton.h
+++ b/gtk/gtkbutton.h
@@ -121,13 +121,6 @@ GtkPositionType gtk_button_get_image_position (GtkButton *button);
GdkWindow* gtk_button_get_event_window (GtkButton *button);
-void _gtk_button_set_depressed (GtkButton *button,
- gboolean depressed);
-void _gtk_button_paint (GtkButton *button,
- cairo_t *cr,
- int width,
- int height,
- GtkStateFlags state);
G_END_DECLS