Add GtkLinkButton to gallery
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
2006-01-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/visual_index.xml: Add GtkLinkButton
|
||||
|
||||
* gtk/images/link-button.png: New image.
|
||||
|
||||
* gtk/Makefile.am: Add new files.
|
||||
|
||||
2006-01-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/visual_index.xml: Add GtkAssistant
|
||||
|
||||
@ -261,6 +261,7 @@ HTML_IMAGES = \
|
||||
$(srcdir)/images/icon-view.png \
|
||||
$(srcdir)/images/image.png \
|
||||
$(srcdir)/images/label.png \
|
||||
$(srcdir)/images/link-button.png \
|
||||
$(srcdir)/images/list-and-tree.png \
|
||||
$(srcdir)/images/menubar.png \
|
||||
$(srcdir)/images/messagedialog.png \
|
||||
|
||||
BIN
docs/reference/gtk/images/link-button.png
Normal file
BIN
docs/reference/gtk/images/link-button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
@ -38,6 +38,9 @@
|
||||
<link linkend="GtkLabel">
|
||||
<inlinegraphic fileref="label.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
<link linkend="GtkLinkButton">
|
||||
<inlinegraphic fileref="link-button.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
<link linkend="GtkMenuBar">
|
||||
<inlinegraphic fileref="menubar.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
|
||||
Reference in New Issue
Block a user