Gtk.ThemingEngine.prototype.get_color
function get_color(state:Gtk.StateFlags):void {
// Gjs wrapper for gtk_theming_engine_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_theming_engine_get_color()
}Gets the foreground color for a given state.
Since 3.0
state to retrieve the color for