mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
border: Tweak docs
This commit is contained in:
parent
1a504feab9
commit
e8bba52190
@ -45,8 +45,9 @@ typedef struct _GtkBorder GtkBorder;
|
|||||||
* @top: The width of the top border
|
* @top: The width of the top border
|
||||||
* @bottom: The width of the bottom border
|
* @bottom: The width of the bottom border
|
||||||
*
|
*
|
||||||
* A struct that specifies a border around a rectangular area
|
* A struct that specifies a border around a rectangular area.
|
||||||
* that can be of different width on each side.
|
*
|
||||||
|
* Each side can have different width.
|
||||||
*/
|
*/
|
||||||
struct _GtkBorder
|
struct _GtkBorder
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user