mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 18:30:08 +00:00
gtktypes: Document GtkCssStyleChange
This is used in the css_changed virtual function of GtkWidget.
This commit is contained in:
parent
2eea911a0f
commit
46d0569365
@ -37,6 +37,12 @@ typedef struct _GtkATContext GtkATContext;
|
||||
typedef struct _GtkBitset GtkBitset;
|
||||
typedef struct _GtkBuilder GtkBuilder;
|
||||
typedef struct _GtkBuilderScope GtkBuilderScope;
|
||||
|
||||
/**
|
||||
* GtkCssStyleChange:
|
||||
*
|
||||
* A CSS style change.
|
||||
*/
|
||||
typedef struct _GtkCssStyleChange GtkCssStyleChange;
|
||||
typedef struct _GtkEventController GtkEventController;
|
||||
typedef struct _GtkGesture GtkGesture;
|
||||
|
Loading…
Reference in New Issue
Block a user