forked from AuroraMiddleware/gtk
docs: fix some typos in newly introduced methods
This commit is contained in:
parent
95ce57443c
commit
06c8e8fa43
@ -2552,7 +2552,7 @@ gtk_grid_set_baseline_row (GtkGrid *grid,
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_grid_set_baseline_row:
|
||||
* gtk_grid_get_baseline_row:
|
||||
* @grid: a #GtkGrid
|
||||
*
|
||||
* Returns which row defines the global baseline of @grid.
|
||||
|
@ -874,8 +874,8 @@ gtk_revealer_get_transition_type (GtkRevealer *revealer)
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_stack_set_transition_type:
|
||||
* @stack: a #GtkStack
|
||||
* gtk_revealer_set_transition_type:
|
||||
* @revealer: a #GtkRevealer
|
||||
* @transition: the new transition type
|
||||
*
|
||||
* Sets the type of animation that will be used for
|
||||
|
Loading…
Reference in New Issue
Block a user