ModelButton: Fix type Wether => Whether
This commit is contained in:
@ -1185,7 +1185,7 @@ gtk_model_button_class_init (GtkModelButtonClass *class)
|
|||||||
/**
|
/**
|
||||||
* GtkModelButton:centered:
|
* GtkModelButton:centered:
|
||||||
*
|
*
|
||||||
* Wether to render the button contents centered instead of left-aligned.
|
* Whether to render the button contents centered instead of left-aligned.
|
||||||
* This property should be set for title-like items.
|
* This property should be set for title-like items.
|
||||||
*
|
*
|
||||||
* Since: 3.16
|
* Since: 3.16
|
||||||
|
Reference in New Issue
Block a user