API: container: Remove gtk_container_set_border_width()

This commit is contained in:
Benjamin Otte
2016-10-09 02:32:00 +02:00
parent 1518fe0a8f
commit 4df6ddad54
160 changed files with 131 additions and 1127 deletions

View File

@@ -2,7 +2,6 @@
<object id="window" class="GtkWindow">
<property name="visible">True</property>
<property name="title">Grid</property>
<property name="border-width">10</property>
<child>
<object id="grid" class="GtkGrid">
<property name="visible">True</property>