forked from AuroraMiddleware/gtk
ModelButton: Fix type Wether => Whether
This commit is contained in:
parent
08126ffdf2
commit
7fd0d3ec51
@ -997,7 +997,7 @@ gtk_model_button_class_init (GtkModelButtonClass *class)
|
||||
/**
|
||||
* 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.
|
||||
*/
|
||||
properties[PROP_CENTERED] =
|
||||
|
Loading…
Reference in New Issue
Block a user