]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkscalebutton.c
Remove deprecated GtkFontSelection(Dialog) functions
[~andy/gtk] / gtk / gtkscalebutton.c
index b1c7a905f710b8c95a7b030d34907dd48d9e6c63..72596220010516816d11b49887f497f5335e30ce 100644 (file)
@@ -546,7 +546,7 @@ gtk_scale_button_dispose (GObject *object)
  * @max: the maximum value of the scale (usually 100)
  * @step: the stepping of value when a scroll-wheel event,
  *        or up/down arrow event occurs (usually 2)
- * @icons: a %NULL-terminated array of icon names, or %NULL if
+ * @icons: (allow-none): a %NULL-terminated array of icon names, or %NULL if
  *         you want to set the list later with gtk_scale_button_set_icons()
  *
  * Creates a #GtkScaleButton, with a range between @min and @max, with