diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkscale.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkscale.sgml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkscale.sgml b/docs/reference/gtk/tmpl/gtkscale.sgml index c2be86a754..56ba0734af 100644 --- a/docs/reference/gtk/tmpl/gtkscale.sgml +++ b/docs/reference/gtk/tmpl/gtkscale.sgml @@ -82,6 +82,28 @@ the accessor functions. </para> +<!-- ##### FUNCTION gtk_scale_new ##### --> +<para> + +</para> + +@orientation: +@adjustment: +@Returns: + + +<!-- ##### FUNCTION gtk_scale_new_with_range ##### --> +<para> + +</para> + +@orientation: +@min: +@max: +@step: +@Returns: + + <!-- ##### FUNCTION gtk_scale_set_digits ##### --> <para> |