diff options
author | Havoc Pennington <hp@pobox.com> | 2000-11-04 16:31:37 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2000-11-04 16:31:37 +0000 |
commit | 5f91b6fca673f7726acdc57c4f8e8b32be285458 (patch) | |
tree | 378afae9c25c1c3dcd847cba2f484fc1c374f50e /docs/reference/gtk/tmpl/gtkstyle.sgml | |
parent | ae9dbe51d24634502679fc60eb016356a7087454 (diff) | |
download | gtk+-5f91b6fca673f7726acdc57c4f8e8b32be285458.tar.gz |
Added a bunch of stuff from unused
2000-11-04 Havoc Pennington <hp@pobox.com>
* gtk/gtk-sections.txt: Added a bunch of stuff from unused
2000-11-04 Havoc Pennington <hp@pobox.com>
* gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
list
* docs/Changes-2.0.txt: Add note about
gtk_container_get_toplevels()
* gtk/gtktextview.h: formatting
* gtk/gtktextview.c: don't start descriptions with "Returns",
confuses gtk-doc
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkstyle.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkstyle.sgml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkstyle.sgml b/docs/reference/gtk/tmpl/gtkstyle.sgml index 618d49de6e..da03752f9c 100644 --- a/docs/reference/gtk/tmpl/gtkstyle.sgml +++ b/docs/reference/gtk/tmpl/gtkstyle.sgml @@ -187,6 +187,31 @@ Styles @h: +<!-- ##### FUNCTION gtk_style_lookup_icon_set ##### --> +<para> + +</para> + +@style: +@stock_id: +@Returns: + + +<!-- ##### FUNCTION gtk_style_render_icon ##### --> +<para> + +</para> + +@style: +@source: +@direction: +@state: +@size: +@widget: +@detail: +@Returns: + + <!-- ##### FUNCTION gtk_draw_hline ##### --> <para> |