Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Dorota Czaplejewicz
gtk
Commits
497b66a5
Commit
497b66a5
authored
Jan 20, 2011
by
Florian Müllner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Fix typo
s/gtk_builder_add_From_file/gtk_builder_add_from_file
parent
de6580b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/reference/gtk/getting_started.xml
docs/reference/gtk/getting_started.xml
+1
-1
No files found.
docs/reference/gtk/getting_started.xml
View file @
497b66a5
...
...
@@ -218,7 +218,7 @@
GtkWidget*.
</para>
<para>
Normally, you would pass a full path to
gtk_builder_add_
F
rom_file() to make the execution of your program
gtk_builder_add_
f
rom_file() to make the execution of your program
independent of the current directory. A common location to install
UI descriptions and similar data is
<filename>
/usr/share/
<replaceable>
appname
</replaceable></filename>
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment