mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
Remove nonexisting function from header
This commit is contained in:
parent
e922ec1839
commit
dead174d70
@ -101,12 +101,6 @@ gboolean gtk_widget_translate_coordinatesf (GtkWidget *src_widget,
|
||||
double *dest_x,
|
||||
double *dest_y);
|
||||
|
||||
GtkWidget * _gtk_toplevel_pick (GtkWindow *toplevel,
|
||||
gdouble x,
|
||||
gdouble y,
|
||||
gdouble *x_out,
|
||||
gdouble *y_out);
|
||||
|
||||
gdouble _gtk_get_slowdown (void);
|
||||
void _gtk_set_slowdown (gdouble slowdown_factor);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user