Gtk.StyleContext.prototype.get_color
function get_color(state:Gtk.StateFlags):void {
// Gjs wrapper for gtk_style_context_get_color()
}Gets the foreground color for a given state.
Since 3.0
- state
state to retrieve the color for
function get_color(state:Gtk.StateFlags):void {
// Gjs wrapper for gtk_style_context_get_color()
}Gets the foreground color for a given state.
Since 3.0
state to retrieve the color for