GtkWidget: Move public members to private structure

This commit is contained in:
Javier Jardón
2010-08-14 20:42:20 +02:00
parent efaed1b8f1
commit a76d198508
3 changed files with 491 additions and 316 deletions

View File

@ -4970,6 +4970,7 @@ GTK_IS_WIDGET_CLASS
GTK_WIDGET_GET_CLASS
GTK_TYPE_REQUISITION
<SUBSECTION Private>
GtkWidgetPrivate
gtk_widget_get_type
gtk_requisition_get_type
</SECTION>