Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
5686375e
Commit
5686375e
authored
Dec 29, 2008
by
Matthias Clasen
Browse files
Document GtkBorder
svn path=/trunk/; revision=21990
parent
0ce79a85
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/reference/ChangeLog
View file @
5686375e
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkmenubar.sgml: Document GtkPackDirection.
* gtk/tmpl/gtkstyle.sgml: Document GtkBorder
* gtk/tmpl/gtkmenubar.sgml: Document GtkPackDirection
* gtk/tmpl/gtkenums.sgml: Document GtkArrowPlacement
* gtk/tmpl/gtkbuilder.sgml: Document GtkBuilderError
...
...
docs/reference/gtk/tmpl/gtkstyle.sgml
View file @
5686375e
...
...
@@ -163,7 +163,6 @@ Does the same as gtk_style_apply_default_background().
@Deprecated: Use gtk_style_apply_default_background() instead.
<!-- ##### FUNCTION gtk_style_lookup_color ##### -->
<para>
...
...
@@ -959,13 +958,15 @@ Does the same as gtk_style_apply_default_background().
<!-- ##### STRUCT GtkBorder ##### -->
<para>
A struct that specifies a border around a rectangular area that can
be of different width on each side.
</para>
@left:
@right:
@top:
@bottom:
@left: The width of the left border.
@right: The width of the right border.
@top: The width of the top border.
@bottom: The width of the bottom border.
<!-- ##### FUNCTION gtk_border_new ##### -->
<para>
...
...
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