Remove nonexisting function from header
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user