border: Tweak docs
This commit is contained in:
committed by
Emmanuele Bassi
parent
1a504feab9
commit
e8bba52190
@@ -45,8 +45,9 @@ typedef struct _GtkBorder GtkBorder;
|
||||
* @top: The width of the top border
|
||||
* @bottom: The width of the bottom border
|
||||
*
|
||||
* A struct that specifies a border around a rectangular area
|
||||
* that can be of different width on each side.
|
||||
* A struct that specifies a border around a rectangular area.
|
||||
*
|
||||
* Each side can have different width.
|
||||
*/
|
||||
struct _GtkBorder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user