You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/gui/gladevcp.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,7 @@ This will look like this:
220
220
image::images/glade-manual-small.png[]
221
221
222
222
Glade tends to write a lot of messages to the shell window, which mostly can be ignored.
223
-
Select 'File'→'Save as', give it a name like 'myui.ui' and make sure it is saved as 'GtkBuilder' (radio button left bottom corner in Save dialog).
223
+
Select 'File'→'Save as', give it a name like 'myui.ui' and make sure it is saved as 'GtkBuilder' file (radio button left bottom corner in Save dialog).
224
224
GladeVCP will also process the older 'libglade' format correctly but there is no point in using it.
225
225
The convention for GtkBuilder file extension is '.ui'.
0 commit comments