mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
Remove a misleading comment
We don't have windowed widgets anymore, and gdk_surface_move_resize is about to go away.
This commit is contained in:
parent
2081bf346e
commit
956e94a8d4
@ -3949,10 +3949,6 @@ gtk_widget_unrealize (GtkWidget *widget)
|
||||
g_object_unref (widget);
|
||||
}
|
||||
|
||||
/*
|
||||
* Returns the values you're supposed to pass to gdk_surface_move_resize
|
||||
* for a windowed widget.
|
||||
*/
|
||||
void
|
||||
gtk_widget_get_surface_allocation (GtkWidget *widget,
|
||||
GtkAllocation *allocation)
|
||||
|
Loading…
Reference in New Issue
Block a user