| domain | current | suggestion |
|--------|---------|------------| | [GtkLevel](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklevelbar.c#L1104) | "Returns the \`min-value of the \`GtkLevelBar\`." | "Returns the \`min-value\' of the \`GtkLevelBar\`."|
This commit is contained in:
@@ -1101,7 +1101,7 @@ gtk_level_bar_new_for_interval (double min_value,
|
||||
* gtk_level_bar_get_min_value: (attributes org.gtk.Method.get_property=min-value)
|
||||
* @self: a `GtkLevelBar`
|
||||
*
|
||||
* Returns the `min-value of the `GtkLevelBar`.
|
||||
* Returns the `min-value` of the `GtkLevelBar`.
|
||||
*
|
||||
* Returns: a positive value
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user