forked from AuroraMiddleware/gtk
separator: Add property annotations
Connect properties, getters, and setters with annotations.t
This commit is contained in:
parent
e78302c4e5
commit
693f3d6b41
@ -33,9 +33,7 @@
|
|||||||
#include "gtkwidgetprivate.h"
|
#include "gtkwidgetprivate.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkseparator
|
* GtkSeparator:
|
||||||
* @Short_description: A separator widget
|
|
||||||
* @Title: GtkSeparator
|
|
||||||
*
|
*
|
||||||
* `GtkSeparator` is a horizontal or vertical separator widget.
|
* `GtkSeparator` is a horizontal or vertical separator widget.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user