forked from AuroraMiddleware/gtk
actionobservable: Drop SECTION
This is private.
This commit is contained in:
parent
3cccb00f51
commit
a63223b25b
@ -23,12 +23,6 @@
|
|||||||
|
|
||||||
G_DEFINE_INTERFACE (GtkActionObservable, gtk_action_observable, G_TYPE_OBJECT)
|
G_DEFINE_INTERFACE (GtkActionObservable, gtk_action_observable, G_TYPE_OBJECT)
|
||||||
|
|
||||||
/*
|
|
||||||
* SECTION:gtkactionobserable
|
|
||||||
* @short_description: an interface implemented by objects that report
|
|
||||||
* changes to actions
|
|
||||||
*/
|
|
||||||
|
|
||||||
void
|
void
|
||||||
gtk_action_observable_default_init (GtkActionObservableInterface *iface)
|
gtk_action_observable_default_init (GtkActionObservableInterface *iface)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user