API: Add gtk_style_context_get_section()
This API allows querying the location where style properties were defined. An example implementation will be committed soon.
This commit is contained in:
@ -5689,6 +5689,7 @@ gtk_style_context_get_style
|
||||
gtk_style_context_get_style_property
|
||||
gtk_style_context_get_style_valist
|
||||
gtk_style_context_get_valist
|
||||
gtk_style_context_get_section
|
||||
gtk_style_context_get_color
|
||||
gtk_style_context_get_background_color
|
||||
gtk_style_context_get_border_color
|
||||
|
||||
Reference in New Issue
Block a user