mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 01:00:28 +00:00
GtkStyleContext: Update function declaration in header.
This commit is contained in:
parent
0a0a1a20a7
commit
32b50f2948
@ -84,9 +84,9 @@ void gtk_style_context_set_state (GtkStyleContext *context,
|
||||
GtkStateFlags flags);
|
||||
GtkStateFlags gtk_style_context_get_state (GtkStyleContext *context);
|
||||
|
||||
gboolean gtk_style_context_is_state_set (GtkStyleContext *context,
|
||||
GtkStateType state,
|
||||
gdouble *progress);
|
||||
gboolean gtk_style_context_state_is_running (GtkStyleContext *context,
|
||||
GtkStateType state,
|
||||
gdouble *progress);
|
||||
|
||||
void gtk_style_context_set_path (GtkStyleContext *context,
|
||||
GtkWidgetPath *path);
|
||||
|
Loading…
Reference in New Issue
Block a user