Add gtk_widget_set_allocation to gtkwidget.h and gtk.symbols
This commit is contained in:
		| @ -607,6 +607,8 @@ GdkWindow*            gtk_widget_get_window             (GtkWidget    *widget); | ||||
|  | ||||
| void                  gtk_widget_get_allocation         (GtkWidget     *widget, | ||||
|                                                          GtkAllocation *allocation); | ||||
| void                  gtk_widget_set_allocation         (GtkWidget     *widget, | ||||
|                                                          const GtkAllocation *allocation); | ||||
|  | ||||
| gboolean   gtk_widget_child_focus         (GtkWidget           *widget, | ||||
|                                            GtkDirectionType     direction); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cody Russell
					Cody Russell