diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkseparatortoolitem.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkseparatortoolitem.sgml | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkseparatortoolitem.sgml b/docs/reference/gtk/tmpl/gtkseparatortoolitem.sgml index a9a9d4ffd6..4ae8bc50c8 100644 --- a/docs/reference/gtk/tmpl/gtkseparatortoolitem.sgml +++ b/docs/reference/gtk/tmpl/gtkseparatortoolitem.sgml @@ -41,6 +41,11 @@ should only be accessed through the functions described below. </para> +<!-- ##### ARG GtkSeparatorToolItem:draw ##### --> +<para> + +</para> + <!-- ##### FUNCTION gtk_separator_tool_item_new ##### --> <para> @@ -49,8 +54,21 @@ should only be accessed through the functions described below. @Returns: -<!-- ##### ARG GtkSeparatorToolItem:draw ##### --> +<!-- ##### FUNCTION gtk_separator_tool_item_set_draw ##### --> <para> </para> +@tool_item: +@draw: + + +<!-- ##### FUNCTION gtk_separator_tool_item_get_draw ##### --> +<para> + +</para> + +@item: +@Returns: + + |