St: minor gtk-doc fixage (%NULL, %TRUE, %FALSE, not #)

This commit is contained in:
Dan Winship
2010-03-23 19:56:10 -04:00
parent aefa8af60e
commit 23e11175f8
5 changed files with 19 additions and 19 deletions

View File

@ -504,7 +504,7 @@ st_overflow_box_init (StOverflowBox *self)
*
* Get the value of the #StOverflowBox::pack-start property.
*
* Returns: #TRUE if pack-start is enabled
* Returns: %TRUE if pack-start is enabled
*/
gboolean
st_overflow_box_get_min_children (StOverflowBox *box)