2010-03-04 22:00:30 +00:00
|
|
|
|
/* GTK - The GIMP Toolkit
|
|
|
|
|
* Copyright (C) 2010 Carlos Garnacho <carlosg@gnome.org>
|
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
|
* version 2 of the License, or (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
2012-02-27 13:01:10 +00:00
|
|
|
|
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
2010-03-04 22:00:30 +00:00
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#include "config.h"
|
|
|
|
|
|
|
|
|
|
#include <gdk/gdk.h>
|
2011-06-27 00:59:19 +00:00
|
|
|
|
#include <math.h>
|
2010-06-18 15:11:37 +00:00
|
|
|
|
#include <stdlib.h>
|
2010-08-02 11:58:16 +00:00
|
|
|
|
#include <gobject/gvaluecollector.h>
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2011-01-23 23:29:07 +00:00
|
|
|
|
#include "gtkstylecontextprivate.h"
|
2012-04-09 19:15:22 +00:00
|
|
|
|
#include "gtkcontainerprivate.h"
|
2014-10-26 18:38:38 +00:00
|
|
|
|
#include "gtkcssanimatedstyleprivate.h"
|
2012-11-25 00:55:53 +00:00
|
|
|
|
#include "gtkcsscolorvalueprivate.h"
|
2012-12-17 15:42:55 +00:00
|
|
|
|
#include "gtkcsscornervalueprivate.h"
|
2014-05-10 19:50:37 +00:00
|
|
|
|
#include "gtkcssenumvalueprivate.h"
|
2014-10-21 03:52:05 +00:00
|
|
|
|
#include "gtkcssimagebuiltinprivate.h"
|
2014-05-19 13:33:28 +00:00
|
|
|
|
#include "gtkcssimagevalueprivate.h"
|
2014-10-18 03:45:21 +00:00
|
|
|
|
#include "gtkcssnodedeclarationprivate.h"
|
2012-04-11 14:27:38 +00:00
|
|
|
|
#include "gtkcssnumbervalueprivate.h"
|
2012-03-28 04:28:13 +00:00
|
|
|
|
#include "gtkcssrgbavalueprivate.h"
|
2014-05-19 13:33:28 +00:00
|
|
|
|
#include "gtkcssshadowsvalueprivate.h"
|
2014-10-26 18:38:38 +00:00
|
|
|
|
#include "gtkcssstaticstyleprivate.h"
|
2014-10-24 19:12:44 +00:00
|
|
|
|
#include "gtkcssstylepropertyprivate.h"
|
2014-05-19 13:33:28 +00:00
|
|
|
|
#include "gtkcsstransformvalueprivate.h"
|
2012-05-01 23:59:15 +00:00
|
|
|
|
#include "gtkdebug.h"
|
2010-03-04 22:00:30 +00:00
|
|
|
|
#include "gtktypebuiltins.h"
|
|
|
|
|
#include "gtkintl.h"
|
2010-06-18 15:11:37 +00:00
|
|
|
|
#include "gtkwidget.h"
|
2010-09-11 10:42:35 +00:00
|
|
|
|
#include "gtkwindow.h"
|
2010-07-03 11:17:35 +00:00
|
|
|
|
#include "gtkprivate.h"
|
2012-03-16 19:01:50 +00:00
|
|
|
|
#include "gtkwidgetpath.h"
|
2010-12-12 23:27:24 +00:00
|
|
|
|
#include "gtkwidgetprivate.h"
|
2012-03-16 04:14:41 +00:00
|
|
|
|
#include "gtkstylecascadeprivate.h"
|
2011-12-28 21:59:55 +00:00
|
|
|
|
#include "gtkstyleproviderprivate.h"
|
2012-03-03 18:22:22 +00:00
|
|
|
|
#include "gtksettings.h"
|
2012-05-02 04:28:57 +00:00
|
|
|
|
#include "gtksettingsprivate.h"
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2012-11-25 03:16:43 +00:00
|
|
|
|
#include "deprecated/gtkgradientprivate.h"
|
|
|
|
|
#include "deprecated/gtksymboliccolorprivate.h"
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* SECTION:gtkstylecontext
|
2010-11-26 01:39:53 +00:00
|
|
|
|
* @Short_description: Rendering UI elements
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* @Title: GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* #GtkStyleContext is an object that stores styling information affecting
|
|
|
|
|
* a widget defined by #GtkWidgetPath.
|
|
|
|
|
*
|
|
|
|
|
* In order to construct the final style information, #GtkStyleContext
|
2010-11-20 05:22:29 +00:00
|
|
|
|
* queries information from all attached #GtkStyleProviders. Style providers
|
|
|
|
|
* can be either attached explicitly to the context through
|
|
|
|
|
* gtk_style_context_add_provider(), or to the screen through
|
|
|
|
|
* gtk_style_context_add_provider_for_screen(). The resulting style is a
|
2014-02-07 18:26:12 +00:00
|
|
|
|
* combination of all providers’ information in priority order.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* For GTK+ widgets, any #GtkStyleContext returned by
|
|
|
|
|
* gtk_widget_get_style_context() will already have a #GtkWidgetPath, a
|
2011-02-23 10:09:20 +00:00
|
|
|
|
* #GdkScreen and RTL/LTR information set. The style context will be also
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* updated automatically if any of these settings change on the widget.
|
|
|
|
|
*
|
2011-02-23 10:09:20 +00:00
|
|
|
|
* If you are using the theming layer standalone, you will need to set a
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* widget path and a screen yourself to the created style context through
|
|
|
|
|
* gtk_style_context_set_path() and gtk_style_context_set_screen(), as well
|
|
|
|
|
* as updating the context yourself using gtk_style_context_invalidate()
|
|
|
|
|
* whenever any of the conditions change, such as a change in the
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* #GtkSettings:gtk-theme-name setting or a hierarchy change in the rendered
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* widget.
|
|
|
|
|
*
|
2014-06-19 18:00:16 +00:00
|
|
|
|
* # Style Classes # {#gtkstylecontext-classes}
|
2014-02-02 05:29:00 +00:00
|
|
|
|
*
|
2014-02-05 01:21:05 +00:00
|
|
|
|
* Widgets can add style classes to their context, which can be used
|
2014-02-07 16:12:43 +00:00
|
|
|
|
* to associate different styles by class
|
|
|
|
|
* (see [Selectors][gtkcssprovider-selectors]).
|
2014-02-02 05:29:00 +00:00
|
|
|
|
*
|
2014-06-19 18:00:16 +00:00
|
|
|
|
* # Style Regions
|
|
|
|
|
*
|
|
|
|
|
* Widgets can also add regions with flags to their context. This feature is
|
|
|
|
|
* deprecated and will be removed in a future GTK+ update. Please use style
|
|
|
|
|
* classes instead.
|
2014-02-07 23:25:42 +00:00
|
|
|
|
*
|
2010-11-26 04:49:07 +00:00
|
|
|
|
* The regions used by GTK+ widgets are:
|
2014-02-07 23:25:42 +00:00
|
|
|
|
*
|
|
|
|
|
* ## row
|
|
|
|
|
* Used by #GtkTreeView. Can be used with the flags: `even`, `odd`.
|
|
|
|
|
*
|
|
|
|
|
* ## column
|
|
|
|
|
* Used by #GtkTreeView. Can be used with the flags: `first`, `last`, `sorted`.
|
|
|
|
|
*
|
|
|
|
|
* ## column-header
|
|
|
|
|
* Used by #GtkTreeView.
|
|
|
|
|
*
|
|
|
|
|
* ## tab
|
|
|
|
|
* Used by #GtkNotebook. Can be used with the flags: `even`, `odd`, `first`, `last`.
|
2014-02-02 05:29:00 +00:00
|
|
|
|
*
|
2014-02-05 02:00:58 +00:00
|
|
|
|
* # Custom styling in UI libraries and applications
|
2014-02-02 05:29:00 +00:00
|
|
|
|
*
|
2014-02-09 22:24:06 +00:00
|
|
|
|
* If you are developing a library with custom #GtkWidgets that
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* render differently than standard components, you may need to add a
|
|
|
|
|
* #GtkStyleProvider yourself with the %GTK_STYLE_PROVIDER_PRIORITY_FALLBACK
|
|
|
|
|
* priority, either a #GtkCssProvider or a custom object implementing the
|
2014-06-16 14:37:01 +00:00
|
|
|
|
* #GtkStyleProvider interface. This way themes may still attempt
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* to style your UI elements in a different way if needed so.
|
2014-02-02 05:29:00 +00:00
|
|
|
|
*
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* If you are using custom styling on an applications, you probably want then
|
2014-02-07 18:26:12 +00:00
|
|
|
|
* to make your style information prevail to the theme’s, so you must use
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* a #GtkStyleProvider with the %GTK_STYLE_PROVIDER_PRIORITY_APPLICATION
|
2010-12-01 01:55:31 +00:00
|
|
|
|
* priority, keep in mind that the user settings in
|
2014-02-05 00:20:16 +00:00
|
|
|
|
* `XDG_CONFIG_HOME/gtk-3.0/gtk.css` will
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* still take precedence over your changes, as it uses the
|
|
|
|
|
* %GTK_STYLE_PROVIDER_PRIORITY_USER priority.
|
|
|
|
|
*/
|
|
|
|
|
|
2012-03-23 00:52:38 +00:00
|
|
|
|
/* When these change we do a full restyling. Otherwise we try to figure out
|
|
|
|
|
* if we need to change things. */
|
2012-04-08 15:34:17 +00:00
|
|
|
|
#define GTK_STYLE_CONTEXT_RADICAL_CHANGE (GTK_CSS_CHANGE_NAME | GTK_CSS_CHANGE_CLASS | GTK_CSS_CHANGE_SOURCE)
|
2014-02-07 18:26:12 +00:00
|
|
|
|
/* When these change we don’t clear the cache. This takes more memory but makes
|
2012-03-24 01:15:41 +00:00
|
|
|
|
* things go faster. */
|
|
|
|
|
#define GTK_STYLE_CONTEXT_CACHED_CHANGE (GTK_CSS_CHANGE_STATE)
|
2012-03-23 00:52:38 +00:00
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
typedef struct GtkStyleInfo GtkStyleInfo;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
typedef struct PropertyValue PropertyValue;
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2010-06-18 15:11:37 +00:00
|
|
|
|
struct PropertyValue
|
|
|
|
|
{
|
|
|
|
|
GType widget_type;
|
|
|
|
|
GParamSpec *pspec;
|
|
|
|
|
GValue value;
|
|
|
|
|
};
|
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
struct GtkStyleInfo
|
2010-07-03 18:53:50 +00:00
|
|
|
|
{
|
2014-10-18 03:45:21 +00:00
|
|
|
|
GtkCssNodeDeclaration *decl;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2010-10-11 15:58:31 +00:00
|
|
|
|
};
|
|
|
|
|
|
2011-02-09 13:40:04 +00:00
|
|
|
|
struct _GtkStyleContextPrivate
|
2010-03-04 22:00:30 +00:00
|
|
|
|
{
|
2010-07-03 11:17:35 +00:00
|
|
|
|
GdkScreen *screen;
|
|
|
|
|
|
2014-01-28 18:47:05 +00:00
|
|
|
|
guint cascade_changed_id;
|
2012-03-16 04:14:41 +00:00
|
|
|
|
GtkStyleCascade *cascade;
|
2011-12-29 11:30:25 +00:00
|
|
|
|
GtkStyleContext *parent;
|
2012-03-20 01:06:00 +00:00
|
|
|
|
GSList *children;
|
2012-09-26 19:44:30 +00:00
|
|
|
|
GtkWidget *widget;
|
2010-03-13 10:15:42 +00:00
|
|
|
|
GtkWidgetPath *widget_path;
|
2014-06-10 23:16:48 +00:00
|
|
|
|
GHashTable *style_values;
|
2012-04-11 10:14:36 +00:00
|
|
|
|
GtkStyleInfo *info;
|
2014-10-12 21:38:04 +00:00
|
|
|
|
GSList *saved_nodes;
|
2014-06-10 22:30:30 +00:00
|
|
|
|
GArray *property_cache;
|
2013-06-27 16:21:41 +00:00
|
|
|
|
gint scale;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
guint frame_clock_update_id;
|
2013-09-22 03:37:48 +00:00
|
|
|
|
GdkFrameClock *frame_clock;
|
2012-09-26 19:44:30 +00:00
|
|
|
|
|
2012-03-23 00:52:38 +00:00
|
|
|
|
GtkCssChange relevant_changes;
|
2012-03-23 02:01:16 +00:00
|
|
|
|
GtkCssChange pending_changes;
|
2012-03-23 00:52:38 +00:00
|
|
|
|
|
2012-11-30 12:58:11 +00:00
|
|
|
|
const GtkBitmask *invalidating_context;
|
2012-09-26 19:44:30 +00:00
|
|
|
|
guint animating : 1;
|
2012-03-23 02:01:16 +00:00
|
|
|
|
guint invalid : 1;
|
2010-03-04 22:00:30 +00:00
|
|
|
|
};
|
|
|
|
|
|
2010-07-03 11:17:35 +00:00
|
|
|
|
enum {
|
|
|
|
|
PROP_0,
|
2010-08-02 15:18:53 +00:00
|
|
|
|
PROP_SCREEN,
|
2011-12-29 11:30:25 +00:00
|
|
|
|
PROP_DIRECTION,
|
2012-12-19 17:03:16 +00:00
|
|
|
|
PROP_FRAME_CLOCK,
|
2011-12-29 11:30:25 +00:00
|
|
|
|
PROP_PARENT
|
2010-07-03 11:17:35 +00:00
|
|
|
|
};
|
|
|
|
|
|
2010-09-11 10:18:26 +00:00
|
|
|
|
enum {
|
|
|
|
|
CHANGED,
|
|
|
|
|
LAST_SIGNAL
|
|
|
|
|
};
|
|
|
|
|
|
2010-12-05 17:18:30 +00:00
|
|
|
|
static guint signals[LAST_SIGNAL] = { 0 };
|
2010-09-11 10:18:26 +00:00
|
|
|
|
|
2010-03-04 22:00:30 +00:00
|
|
|
|
static void gtk_style_context_finalize (GObject *object);
|
|
|
|
|
|
2010-07-03 11:17:35 +00:00
|
|
|
|
static void gtk_style_context_impl_set_property (GObject *object,
|
|
|
|
|
guint prop_id,
|
|
|
|
|
const GValue *value,
|
|
|
|
|
GParamSpec *pspec);
|
|
|
|
|
static void gtk_style_context_impl_get_property (GObject *object,
|
|
|
|
|
guint prop_id,
|
|
|
|
|
GValue *value,
|
|
|
|
|
GParamSpec *pspec);
|
2014-10-22 21:41:50 +00:00
|
|
|
|
static GtkCssStyle *style_values_lookup(GtkStyleContext *context);
|
2010-07-03 11:17:35 +00:00
|
|
|
|
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
static void gtk_style_context_disconnect_update (GtkStyleContext *context);
|
|
|
|
|
static void gtk_style_context_connect_update (GtkStyleContext *context);
|
|
|
|
|
|
2013-06-27 19:02:52 +00:00
|
|
|
|
G_DEFINE_TYPE_WITH_PRIVATE (GtkStyleContext, gtk_style_context, G_TYPE_OBJECT)
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2012-03-18 23:25:31 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_real_changed (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->widget)
|
|
|
|
|
_gtk_widget_style_context_invalidated (priv->widget);
|
|
|
|
|
}
|
|
|
|
|
|
2010-03-04 22:00:30 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_class_init (GtkStyleContextClass *klass)
|
|
|
|
|
{
|
|
|
|
|
GObjectClass *object_class = G_OBJECT_CLASS (klass);
|
|
|
|
|
|
|
|
|
|
object_class->finalize = gtk_style_context_finalize;
|
2010-07-03 11:17:35 +00:00
|
|
|
|
object_class->set_property = gtk_style_context_impl_set_property;
|
|
|
|
|
object_class->get_property = gtk_style_context_impl_get_property;
|
|
|
|
|
|
2012-03-18 23:25:31 +00:00
|
|
|
|
klass->changed = gtk_style_context_real_changed;
|
|
|
|
|
|
2010-09-11 10:18:26 +00:00
|
|
|
|
signals[CHANGED] =
|
|
|
|
|
g_signal_new (I_("changed"),
|
2010-11-23 06:05:11 +00:00
|
|
|
|
G_TYPE_FROM_CLASS (object_class),
|
|
|
|
|
G_SIGNAL_RUN_FIRST,
|
|
|
|
|
G_STRUCT_OFFSET (GtkStyleContextClass, changed),
|
|
|
|
|
NULL, NULL,
|
2010-09-11 10:18:26 +00:00
|
|
|
|
g_cclosure_marshal_VOID__VOID,
|
|
|
|
|
G_TYPE_NONE, 0);
|
|
|
|
|
|
2010-07-03 11:17:35 +00:00
|
|
|
|
g_object_class_install_property (object_class,
|
2010-11-23 06:05:11 +00:00
|
|
|
|
PROP_SCREEN,
|
|
|
|
|
g_param_spec_object ("screen",
|
2010-07-03 11:17:35 +00:00
|
|
|
|
P_("Screen"),
|
|
|
|
|
P_("The associated GdkScreen"),
|
|
|
|
|
GDK_TYPE_SCREEN,
|
|
|
|
|
GTK_PARAM_READWRITE));
|
2012-12-19 17:03:16 +00:00
|
|
|
|
g_object_class_install_property (object_class,
|
|
|
|
|
PROP_FRAME_CLOCK,
|
|
|
|
|
g_param_spec_object ("paint-clock",
|
|
|
|
|
P_("FrameClock"),
|
|
|
|
|
P_("The associated GdkFrameClock"),
|
|
|
|
|
GDK_TYPE_FRAME_CLOCK,
|
|
|
|
|
GTK_PARAM_READWRITE));
|
2010-08-02 15:18:53 +00:00
|
|
|
|
g_object_class_install_property (object_class,
|
2010-11-23 06:05:11 +00:00
|
|
|
|
PROP_DIRECTION,
|
|
|
|
|
g_param_spec_enum ("direction",
|
2010-08-02 15:18:53 +00:00
|
|
|
|
P_("Direction"),
|
|
|
|
|
P_("Text direction"),
|
|
|
|
|
GTK_TYPE_TEXT_DIRECTION,
|
|
|
|
|
GTK_TEXT_DIR_LTR,
|
2014-06-09 17:42:07 +00:00
|
|
|
|
GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY|G_PARAM_DEPRECATED));
|
2014-06-09 13:42:05 +00:00
|
|
|
|
|
2011-12-29 11:30:25 +00:00
|
|
|
|
/**
|
|
|
|
|
* GtkStyleContext:parent:
|
|
|
|
|
*
|
2014-02-07 18:26:12 +00:00
|
|
|
|
* Sets or gets the style context’s parent. See gtk_style_context_set_parent()
|
2011-12-29 11:30:25 +00:00
|
|
|
|
* for details.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.4
|
|
|
|
|
*/
|
|
|
|
|
g_object_class_install_property (object_class,
|
|
|
|
|
PROP_PARENT,
|
|
|
|
|
g_param_spec_object ("parent",
|
|
|
|
|
P_("Parent"),
|
|
|
|
|
P_("The parent style context"),
|
|
|
|
|
GTK_TYPE_STYLE_CONTEXT,
|
|
|
|
|
GTK_PARAM_READWRITE));
|
2010-03-04 22:00:30 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-04-10 21:24:41 +00:00
|
|
|
|
static void
|
2014-06-10 22:30:30 +00:00
|
|
|
|
gtk_style_context_clear_property_cache (GtkStyleContext *context)
|
2012-04-10 21:24:41 +00:00
|
|
|
|
{
|
2014-06-10 22:30:30 +00:00
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
2012-04-10 21:24:41 +00:00
|
|
|
|
guint i;
|
|
|
|
|
|
2014-06-10 22:30:30 +00:00
|
|
|
|
for (i = 0; i < priv->property_cache->len; i++)
|
2012-04-10 21:24:41 +00:00
|
|
|
|
{
|
2014-06-10 22:30:30 +00:00
|
|
|
|
PropertyValue *node = &g_array_index (priv->property_cache, PropertyValue, i);
|
2012-04-10 21:24:41 +00:00
|
|
|
|
|
|
|
|
|
g_param_spec_unref (node->pspec);
|
|
|
|
|
g_value_unset (&node->value);
|
|
|
|
|
}
|
|
|
|
|
|
2014-06-10 22:30:30 +00:00
|
|
|
|
g_array_set_size (priv->property_cache, 0);
|
2012-04-10 21:24:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
static GtkStyleInfo *
|
|
|
|
|
style_info_new (void)
|
2010-07-03 18:53:50 +00:00
|
|
|
|
{
|
2010-08-05 09:28:15 +00:00
|
|
|
|
GtkStyleInfo *info;
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
info = g_slice_new0 (GtkStyleInfo);
|
2014-10-18 03:45:21 +00:00
|
|
|
|
info->decl = gtk_css_node_declaration_new ();
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
return info;
|
2010-07-03 18:53:50 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
2014-06-10 23:16:48 +00:00
|
|
|
|
style_info_set_values (GtkStyleInfo *info,
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values)
|
2010-07-03 18:53:50 +00:00
|
|
|
|
{
|
2014-06-10 23:16:48 +00:00
|
|
|
|
if (info->values == values)
|
2012-04-11 10:22:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
if (values)
|
|
|
|
|
g_object_ref (values);
|
2012-04-11 10:22:07 +00:00
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
if (info->values)
|
|
|
|
|
g_object_unref (info->values);
|
2012-04-11 10:22:07 +00:00
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
info->values = values;
|
2012-04-11 10:22:07 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
style_info_free (GtkStyleInfo *info)
|
|
|
|
|
{
|
2014-06-10 23:16:48 +00:00
|
|
|
|
if (info->values)
|
|
|
|
|
g_object_unref (info->values);
|
2014-10-18 03:45:21 +00:00
|
|
|
|
gtk_css_node_declaration_unref (info->decl);
|
2010-08-05 09:28:15 +00:00
|
|
|
|
g_slice_free (GtkStyleInfo, info);
|
2010-07-03 18:53:50 +00:00
|
|
|
|
}
|
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_pop_style_info (GtkStyleContext *context)
|
2012-04-11 10:14:36 +00:00
|
|
|
|
{
|
2014-10-12 21:38:04 +00:00
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
2012-04-11 10:14:36 +00:00
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
g_return_if_fail (priv->saved_nodes != NULL);
|
2012-04-11 10:14:36 +00:00
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
style_info_free (priv->info);
|
|
|
|
|
priv->info = priv->saved_nodes->data;
|
|
|
|
|
priv->saved_nodes = g_slist_remove (priv->saved_nodes, priv->info);
|
2012-04-11 10:14:36 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static GtkStyleInfo *
|
|
|
|
|
style_info_copy (GtkStyleInfo *info)
|
2010-07-03 18:53:50 +00:00
|
|
|
|
{
|
2010-08-05 09:28:15 +00:00
|
|
|
|
GtkStyleInfo *copy;
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
copy = style_info_new ();
|
2014-10-18 03:45:21 +00:00
|
|
|
|
copy->decl = gtk_css_node_declaration_ref (info->decl);
|
2010-08-03 18:33:53 +00:00
|
|
|
|
|
2010-07-03 18:53:50 +00:00
|
|
|
|
return copy;
|
|
|
|
|
}
|
|
|
|
|
|
2012-04-08 15:34:17 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_cascade_changed (GtkStyleCascade *cascade,
|
|
|
|
|
GtkStyleContext *context)
|
|
|
|
|
{
|
2012-05-07 23:35:00 +00:00
|
|
|
|
_gtk_style_context_queue_invalidate (context, GTK_CSS_CHANGE_SOURCE);
|
2012-04-08 15:34:17 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_set_cascade (GtkStyleContext *context,
|
|
|
|
|
GtkStyleCascade *cascade)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->cascade == cascade)
|
|
|
|
|
return;
|
|
|
|
|
|
2014-01-28 18:47:05 +00:00
|
|
|
|
if (priv->cascade)
|
2012-04-08 15:34:17 +00:00
|
|
|
|
{
|
2014-01-28 18:47:05 +00:00
|
|
|
|
g_signal_handler_disconnect (priv->cascade, priv->cascade_changed_id);
|
|
|
|
|
priv->cascade_changed_id = 0;
|
|
|
|
|
g_object_unref (priv->cascade);
|
2012-04-08 15:34:17 +00:00
|
|
|
|
}
|
|
|
|
|
|
2014-01-28 18:47:05 +00:00
|
|
|
|
if (cascade)
|
2012-04-08 15:34:17 +00:00
|
|
|
|
{
|
2014-01-28 18:47:05 +00:00
|
|
|
|
g_object_ref (cascade);
|
|
|
|
|
priv->cascade_changed_id = g_signal_connect (cascade,
|
|
|
|
|
"-gtk-private-changed",
|
|
|
|
|
G_CALLBACK (gtk_style_context_cascade_changed),
|
|
|
|
|
context);
|
2012-04-08 15:34:17 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
priv->cascade = cascade;
|
|
|
|
|
|
|
|
|
|
if (cascade)
|
|
|
|
|
gtk_style_context_cascade_changed (cascade, context);
|
|
|
|
|
}
|
|
|
|
|
|
2010-03-04 22:00:30 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_init (GtkStyleContext *style_context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
2013-06-27 19:02:52 +00:00
|
|
|
|
priv = style_context->priv =
|
|
|
|
|
gtk_style_context_get_instance_private (style_context);
|
2010-07-03 00:20:42 +00:00
|
|
|
|
|
2014-10-18 04:06:28 +00:00
|
|
|
|
priv->style_values = g_hash_table_new_full (gtk_css_node_declaration_hash,
|
|
|
|
|
gtk_css_node_declaration_equal,
|
|
|
|
|
(GDestroyNotify) gtk_css_node_declaration_unref,
|
2014-06-10 23:16:48 +00:00
|
|
|
|
g_object_unref);
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2010-11-26 07:59:10 +00:00
|
|
|
|
priv->screen = gdk_screen_get_default ();
|
2012-03-23 00:52:38 +00:00
|
|
|
|
priv->relevant_changes = GTK_CSS_CHANGE_ANY;
|
2010-11-26 07:59:10 +00:00
|
|
|
|
|
2010-08-05 09:28:15 +00:00
|
|
|
|
/* Create default info store */
|
2012-04-11 10:14:36 +00:00
|
|
|
|
priv->info = style_info_new ();
|
2014-10-18 03:45:21 +00:00
|
|
|
|
gtk_css_node_declaration_set_state (&priv->info->decl, GTK_STATE_FLAG_DIR_LTR);
|
2012-04-08 15:34:17 +00:00
|
|
|
|
|
2014-06-10 22:30:30 +00:00
|
|
|
|
priv->property_cache = g_array_new (FALSE, FALSE, sizeof (PropertyValue));
|
|
|
|
|
|
2012-04-08 15:34:17 +00:00
|
|
|
|
gtk_style_context_set_cascade (style_context,
|
2014-02-20 01:08:53 +00:00
|
|
|
|
_gtk_settings_get_style_cascade (gtk_settings_get_for_screen (priv->screen)));
|
2010-03-04 22:00:30 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_update (GdkFrameClock *clock,
|
|
|
|
|
GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
_gtk_style_context_queue_invalidate (context, GTK_CSS_CHANGE_ANIMATE);
|
|
|
|
|
}
|
|
|
|
|
|
2012-04-10 13:37:35 +00:00
|
|
|
|
static gboolean
|
2012-09-26 19:44:30 +00:00
|
|
|
|
gtk_style_context_is_animating (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
|
|
|
|
return priv->animating;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_disconnect_update (GtkStyleContext *context)
|
2012-04-10 13:37:35 +00:00
|
|
|
|
{
|
2012-09-26 19:44:30 +00:00
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
2012-04-10 13:37:35 +00:00
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
if (priv->frame_clock && priv->frame_clock_update_id)
|
2012-04-10 13:37:35 +00:00
|
|
|
|
{
|
2012-09-26 19:44:30 +00:00
|
|
|
|
g_signal_handler_disconnect (priv->frame_clock,
|
|
|
|
|
priv->frame_clock_update_id);
|
|
|
|
|
priv->frame_clock_update_id = 0;
|
2013-02-15 22:04:39 +00:00
|
|
|
|
gdk_frame_clock_end_updating (priv->frame_clock);
|
2012-04-10 13:37:35 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_connect_update (GtkStyleContext *context)
|
2012-04-10 13:37:35 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
if (priv->frame_clock && priv->frame_clock_update_id == 0)
|
|
|
|
|
{
|
|
|
|
|
priv->frame_clock_update_id = g_signal_connect (priv->frame_clock,
|
|
|
|
|
"update",
|
|
|
|
|
G_CALLBACK (gtk_style_context_update),
|
|
|
|
|
context);
|
2013-02-15 22:04:39 +00:00
|
|
|
|
gdk_frame_clock_begin_updating (priv->frame_clock);
|
2012-09-26 19:44:30 +00:00
|
|
|
|
}
|
2012-04-10 13:37:35 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_stop_animating (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (!gtk_style_context_is_animating (context))
|
|
|
|
|
return;
|
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
priv->animating = FALSE;
|
|
|
|
|
|
|
|
|
|
gtk_style_context_disconnect_update (context);
|
2012-04-10 13:37:35 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-04-11 14:27:38 +00:00
|
|
|
|
static void
|
2012-04-10 13:37:35 +00:00
|
|
|
|
gtk_style_context_start_animating (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (gtk_style_context_is_animating (context))
|
|
|
|
|
return;
|
|
|
|
|
|
2012-09-26 19:44:30 +00:00
|
|
|
|
priv->animating = TRUE;
|
|
|
|
|
|
|
|
|
|
gtk_style_context_connect_update (context);
|
2012-04-10 13:37:35 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-09-17 09:22:06 +00:00
|
|
|
|
static gboolean
|
|
|
|
|
gtk_style_context_should_animate (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-09-17 09:22:06 +00:00
|
|
|
|
gboolean animate;
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->widget == NULL)
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
|
|
|
|
if (!gtk_widget_get_mapped (priv->widget))
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
values = style_values_lookup (context);
|
2014-12-14 16:06:27 +00:00
|
|
|
|
if (!GTK_IS_CSS_ANIMATED_STYLE (values) ||
|
|
|
|
|
gtk_css_animated_style_is_static (GTK_CSS_ANIMATED_STYLE (values)))
|
2012-09-17 09:22:06 +00:00
|
|
|
|
return FALSE;
|
|
|
|
|
|
|
|
|
|
g_object_get (gtk_widget_get_settings (context->priv->widget),
|
|
|
|
|
"gtk-enable-animations", &animate,
|
|
|
|
|
NULL);
|
|
|
|
|
|
|
|
|
|
return animate;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void
|
|
|
|
|
_gtk_style_context_update_animating (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
if (gtk_style_context_should_animate (context))
|
|
|
|
|
gtk_style_context_start_animating (context);
|
|
|
|
|
else
|
|
|
|
|
gtk_style_context_stop_animating (context);
|
|
|
|
|
}
|
|
|
|
|
|
2014-12-29 02:11:49 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_clear_parent (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->parent)
|
|
|
|
|
{
|
|
|
|
|
priv->parent->priv->children = g_slist_remove (priv->parent->priv->children, context);
|
|
|
|
|
g_object_unref (priv->parent);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-03-04 22:00:30 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_finalize (GObject *object)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2010-07-03 00:20:42 +00:00
|
|
|
|
GtkStyleContext *style_context;
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
style_context = GTK_STYLE_CONTEXT (object);
|
|
|
|
|
priv = style_context->priv;
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2012-09-17 09:22:06 +00:00
|
|
|
|
gtk_style_context_stop_animating (style_context);
|
2012-04-10 13:37:35 +00:00
|
|
|
|
|
2012-03-20 01:06:00 +00:00
|
|
|
|
/* children hold a reference to us */
|
|
|
|
|
g_assert (priv->children == NULL);
|
|
|
|
|
|
2014-12-29 02:11:49 +00:00
|
|
|
|
gtk_style_context_clear_parent (style_context);
|
2011-12-29 11:30:25 +00:00
|
|
|
|
|
2012-04-08 15:34:17 +00:00
|
|
|
|
gtk_style_context_set_cascade (style_context, NULL);
|
|
|
|
|
|
2010-08-19 23:16:40 +00:00
|
|
|
|
if (priv->widget_path)
|
|
|
|
|
gtk_widget_path_free (priv->widget_path);
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
g_hash_table_destroy (priv->style_values);
|
2010-08-19 23:16:40 +00:00
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
while (priv->saved_nodes)
|
|
|
|
|
gtk_style_context_pop_style_info (style_context);
|
|
|
|
|
style_info_free (priv->info);
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2014-06-10 22:30:30 +00:00
|
|
|
|
gtk_style_context_clear_property_cache (style_context);
|
|
|
|
|
g_array_free (priv->property_cache, TRUE);
|
|
|
|
|
|
2010-03-04 22:00:30 +00:00
|
|
|
|
G_OBJECT_CLASS (gtk_style_context_parent_class)->finalize (object);
|
|
|
|
|
}
|
|
|
|
|
|
2010-07-03 11:17:35 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_impl_set_property (GObject *object,
|
|
|
|
|
guint prop_id,
|
|
|
|
|
const GValue *value,
|
|
|
|
|
GParamSpec *pspec)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContext *style_context;
|
|
|
|
|
|
|
|
|
|
style_context = GTK_STYLE_CONTEXT (object);
|
|
|
|
|
|
|
|
|
|
switch (prop_id)
|
|
|
|
|
{
|
|
|
|
|
case PROP_SCREEN:
|
|
|
|
|
gtk_style_context_set_screen (style_context,
|
|
|
|
|
g_value_get_object (value));
|
|
|
|
|
break;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
case PROP_DIRECTION:
|
2012-12-18 17:05:28 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
gtk_style_context_set_direction (style_context,
|
|
|
|
|
g_value_get_enum (value));
|
2012-12-18 17:05:28 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
break;
|
2012-12-19 17:03:16 +00:00
|
|
|
|
case PROP_FRAME_CLOCK:
|
|
|
|
|
gtk_style_context_set_frame_clock (style_context,
|
|
|
|
|
g_value_get_object (value));
|
|
|
|
|
break;
|
2011-12-29 11:30:25 +00:00
|
|
|
|
case PROP_PARENT:
|
|
|
|
|
gtk_style_context_set_parent (style_context,
|
|
|
|
|
g_value_get_object (value));
|
|
|
|
|
break;
|
2010-07-03 11:17:35 +00:00
|
|
|
|
default:
|
|
|
|
|
G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_impl_get_property (GObject *object,
|
|
|
|
|
guint prop_id,
|
|
|
|
|
GValue *value,
|
|
|
|
|
GParamSpec *pspec)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContext *style_context;
|
2011-01-24 02:50:39 +00:00
|
|
|
|
GtkStyleContextPrivate *priv;
|
2010-07-03 11:17:35 +00:00
|
|
|
|
|
|
|
|
|
style_context = GTK_STYLE_CONTEXT (object);
|
|
|
|
|
priv = style_context->priv;
|
|
|
|
|
|
|
|
|
|
switch (prop_id)
|
|
|
|
|
{
|
|
|
|
|
case PROP_SCREEN:
|
|
|
|
|
g_value_set_object (value, priv->screen);
|
|
|
|
|
break;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
case PROP_DIRECTION:
|
2012-12-18 17:05:28 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;
|
2012-12-18 16:47:06 +00:00
|
|
|
|
g_value_set_enum (value, gtk_style_context_get_direction (style_context));
|
2012-12-18 17:05:28 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
break;
|
2012-12-19 17:03:16 +00:00
|
|
|
|
case PROP_FRAME_CLOCK:
|
|
|
|
|
g_value_set_object (value, priv->frame_clock);
|
|
|
|
|
break;
|
2011-12-29 11:30:25 +00:00
|
|
|
|
case PROP_PARENT:
|
|
|
|
|
g_value_set_object (value, priv->parent);
|
|
|
|
|
break;
|
2010-07-03 11:17:35 +00:00
|
|
|
|
default:
|
|
|
|
|
G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2014-10-11 18:02:27 +00:00
|
|
|
|
/* returns TRUE if someone called gtk_style_context_save() but hasn’t
|
|
|
|
|
* called gtk_style_context_restore() yet.
|
|
|
|
|
* In those situations we don’t invalidate the context when somebody
|
|
|
|
|
* changes state/regions/classes.
|
|
|
|
|
*/
|
|
|
|
|
static gboolean
|
|
|
|
|
gtk_style_context_is_saved (GtkStyleContext *context)
|
|
|
|
|
{
|
2014-10-12 21:38:04 +00:00
|
|
|
|
return context->priv->saved_nodes != NULL;
|
2014-10-11 18:02:27 +00:00
|
|
|
|
}
|
|
|
|
|
|
2014-10-11 00:41:15 +00:00
|
|
|
|
static GtkWidgetPath *
|
2014-10-18 04:06:28 +00:00
|
|
|
|
create_query_path (GtkStyleContext *context,
|
|
|
|
|
const GtkCssNodeDeclaration *decl)
|
2014-10-11 00:41:15 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GtkWidgetPath *path;
|
|
|
|
|
guint length;
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
path = priv->widget ? _gtk_widget_create_path (priv->widget) : gtk_widget_path_copy (priv->widget_path);
|
|
|
|
|
length = gtk_widget_path_length (path);
|
2014-10-12 21:43:48 +00:00
|
|
|
|
if (gtk_style_context_is_saved (context))
|
|
|
|
|
{
|
|
|
|
|
GtkStyleInfo *root = g_slist_last (context->priv->saved_nodes)->data;
|
|
|
|
|
|
|
|
|
|
if (length > 0)
|
2014-10-18 03:45:21 +00:00
|
|
|
|
gtk_css_node_declaration_add_to_widget_path (root->decl, path, length - 1);
|
2014-10-12 21:43:48 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
gtk_widget_path_append_type (path, length > 0 ? gtk_widget_path_iter_get_object_type (path, length - 1) : G_TYPE_NONE);
|
2014-10-18 04:06:28 +00:00
|
|
|
|
gtk_css_node_declaration_add_to_widget_path (decl, path, length);
|
2014-10-12 21:43:48 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
if (length > 0)
|
2014-10-18 04:06:28 +00:00
|
|
|
|
gtk_css_node_declaration_add_to_widget_path (decl, path, length - 1);
|
2014-10-12 21:43:48 +00:00
|
|
|
|
}
|
2014-07-18 18:12:39 +00:00
|
|
|
|
|
2010-10-11 15:58:31 +00:00
|
|
|
|
return path;
|
|
|
|
|
}
|
|
|
|
|
|
2014-12-14 14:46:18 +00:00
|
|
|
|
static void
|
|
|
|
|
update_properties (GtkStyleContext *context,
|
|
|
|
|
GtkCssStyle *style,
|
|
|
|
|
const GtkCssNodeDeclaration *decl,
|
|
|
|
|
const GtkBitmask *relevant_changes)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GtkCssMatcher matcher;
|
|
|
|
|
GtkWidgetPath *path;
|
|
|
|
|
GtkCssLookup *lookup;
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
path = create_query_path (context, decl);
|
|
|
|
|
lookup = _gtk_css_lookup_new (relevant_changes);
|
|
|
|
|
|
|
|
|
|
if (_gtk_css_matcher_init (&matcher, path))
|
|
|
|
|
_gtk_style_provider_private_lookup (GTK_STYLE_PROVIDER_PRIVATE (priv->cascade),
|
|
|
|
|
&matcher,
|
|
|
|
|
lookup,
|
|
|
|
|
NULL);
|
|
|
|
|
|
|
|
|
|
_gtk_css_lookup_resolve (lookup,
|
|
|
|
|
GTK_STYLE_PROVIDER_PRIVATE (priv->cascade),
|
|
|
|
|
priv->scale,
|
|
|
|
|
GTK_CSS_STATIC_STYLE (style),
|
|
|
|
|
priv->parent ? style_values_lookup (priv->parent) : NULL);
|
|
|
|
|
|
|
|
|
|
_gtk_css_lookup_free (lookup);
|
|
|
|
|
gtk_widget_path_free (path);
|
|
|
|
|
}
|
|
|
|
|
|
2014-12-14 22:20:19 +00:00
|
|
|
|
static GtkCssStyle *
|
2014-10-18 04:06:28 +00:00
|
|
|
|
build_properties (GtkStyleContext *context,
|
|
|
|
|
const GtkCssNodeDeclaration *decl,
|
2014-12-09 18:31:17 +00:00
|
|
|
|
GtkCssChange *out_change)
|
2012-08-24 16:17:07 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GtkCssMatcher matcher;
|
|
|
|
|
GtkWidgetPath *path;
|
|
|
|
|
GtkCssLookup *lookup;
|
2014-12-14 22:20:19 +00:00
|
|
|
|
GtkCssStyle *style;
|
2012-08-24 16:17:07 +00:00
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
2014-12-14 22:20:19 +00:00
|
|
|
|
style = gtk_css_static_style_new ();
|
|
|
|
|
|
2014-10-18 04:06:28 +00:00
|
|
|
|
path = create_query_path (context, decl);
|
2014-12-14 14:46:18 +00:00
|
|
|
|
lookup = _gtk_css_lookup_new (NULL);
|
2012-08-24 16:17:07 +00:00
|
|
|
|
|
2014-07-19 21:26:12 +00:00
|
|
|
|
if (_gtk_css_matcher_init (&matcher, path))
|
2012-08-24 16:17:07 +00:00
|
|
|
|
_gtk_style_provider_private_lookup (GTK_STYLE_PROVIDER_PRIVATE (priv->cascade),
|
|
|
|
|
&matcher,
|
2014-12-09 18:31:17 +00:00
|
|
|
|
lookup,
|
|
|
|
|
out_change);
|
2012-08-24 16:17:07 +00:00
|
|
|
|
|
2012-09-28 16:02:46 +00:00
|
|
|
|
_gtk_css_lookup_resolve (lookup,
|
|
|
|
|
GTK_STYLE_PROVIDER_PRIVATE (priv->cascade),
|
2013-06-27 16:21:41 +00:00
|
|
|
|
priv->scale,
|
2014-10-26 23:25:18 +00:00
|
|
|
|
GTK_CSS_STATIC_STYLE (style),
|
2014-06-10 23:16:48 +00:00
|
|
|
|
priv->parent ? style_values_lookup (priv->parent) : NULL);
|
2012-08-24 16:17:07 +00:00
|
|
|
|
|
|
|
|
|
_gtk_css_lookup_free (lookup);
|
|
|
|
|
gtk_widget_path_free (path);
|
2014-12-14 22:20:19 +00:00
|
|
|
|
|
|
|
|
|
return style;
|
2012-08-24 16:17:07 +00:00
|
|
|
|
}
|
|
|
|
|
|
2014-10-22 21:41:50 +00:00
|
|
|
|
static GtkCssStyle *
|
2014-06-10 23:16:48 +00:00
|
|
|
|
style_values_lookup (GtkStyleContext *context)
|
2010-10-11 15:58:31 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-03-29 13:40:20 +00:00
|
|
|
|
GtkStyleInfo *info;
|
2010-10-11 15:58:31 +00:00
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
2012-04-11 10:14:36 +00:00
|
|
|
|
info = priv->info;
|
2010-10-11 15:58:31 +00:00
|
|
|
|
|
|
|
|
|
/* Current data in use is cached, just return it */
|
2014-06-10 23:16:48 +00:00
|
|
|
|
if (info->values)
|
|
|
|
|
return info->values;
|
2010-10-11 15:58:31 +00:00
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
g_assert (priv->widget != NULL || priv->widget_path != NULL);
|
2010-10-11 15:58:31 +00:00
|
|
|
|
|
2014-10-11 18:02:27 +00:00
|
|
|
|
if (gtk_style_context_is_saved (context))
|
2014-12-09 18:31:17 +00:00
|
|
|
|
{
|
2014-12-13 01:07:34 +00:00
|
|
|
|
values = g_hash_table_lookup (priv->style_values, info->decl);
|
|
|
|
|
if (values)
|
|
|
|
|
{
|
|
|
|
|
style_info_set_values (info, values);
|
|
|
|
|
return values;
|
|
|
|
|
}
|
|
|
|
|
|
2014-12-14 22:20:19 +00:00
|
|
|
|
values = build_properties (context, info->decl, NULL);
|
2014-12-09 18:31:17 +00:00
|
|
|
|
g_hash_table_insert (priv->style_values,
|
|
|
|
|
gtk_css_node_declaration_ref (info->decl),
|
|
|
|
|
g_object_ref (values));
|
2014-10-26 23:25:18 +00:00
|
|
|
|
|
2014-12-09 18:31:17 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
2014-12-14 22:20:19 +00:00
|
|
|
|
values = build_properties (context, info->decl, &priv->relevant_changes);
|
2014-12-13 02:41:33 +00:00
|
|
|
|
/* These flags are always relevant */
|
|
|
|
|
priv->relevant_changes |= GTK_CSS_CHANGE_SOURCE;
|
2014-12-09 18:31:17 +00:00
|
|
|
|
}
|
2014-10-26 18:38:38 +00:00
|
|
|
|
|
|
|
|
|
style_info_set_values (info, values);
|
2014-10-11 18:02:27 +00:00
|
|
|
|
g_object_unref (values);
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
return values;
|
2010-06-27 17:37:34 +00:00
|
|
|
|
}
|
|
|
|
|
|
2014-10-22 21:41:50 +00:00
|
|
|
|
static GtkCssStyle *
|
2014-06-10 23:16:48 +00:00
|
|
|
|
style_values_lookup_for_state (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state)
|
2012-04-11 14:36:48 +00:00
|
|
|
|
{
|
2014-10-21 00:06:46 +00:00
|
|
|
|
GtkCssNodeDeclaration *decl;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-04-11 14:36:48 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
if (gtk_css_node_declaration_get_state (context->priv->info->decl) == state)
|
2014-09-29 01:15:44 +00:00
|
|
|
|
return g_object_ref (style_values_lookup (context));
|
2012-04-11 14:36:48 +00:00
|
|
|
|
|
2014-11-25 19:07:31 +00:00
|
|
|
|
if (g_getenv ("GTK_STYLE_CONTEXT_WARNING"))
|
|
|
|
|
g_warning ("State does not match current state");
|
|
|
|
|
|
2014-10-21 00:06:46 +00:00
|
|
|
|
decl = gtk_css_node_declaration_ref (context->priv->info->decl);
|
|
|
|
|
gtk_css_node_declaration_set_state (&decl, state);
|
2014-12-14 22:20:19 +00:00
|
|
|
|
values = build_properties (context, decl, NULL);
|
2014-10-21 00:06:46 +00:00
|
|
|
|
gtk_css_node_declaration_unref (decl);
|
2012-04-11 14:36:48 +00:00
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
return values;
|
2012-04-11 14:36:48 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-03-23 02:01:16 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_set_invalid (GtkStyleContext *context,
|
|
|
|
|
gboolean invalid)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->invalid == invalid)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
priv->invalid = invalid;
|
|
|
|
|
|
|
|
|
|
if (invalid)
|
|
|
|
|
{
|
2013-10-05 12:57:53 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;
|
2013-03-15 23:05:03 +00:00
|
|
|
|
if (GTK_IS_RESIZE_CONTAINER (priv->widget))
|
2012-04-13 15:27:47 +00:00
|
|
|
|
_gtk_container_queue_restyle (GTK_CONTAINER (priv->widget));
|
2013-03-15 23:05:03 +00:00
|
|
|
|
else if (priv->parent)
|
|
|
|
|
gtk_style_context_set_invalid (priv->parent, TRUE);
|
2013-10-05 12:57:53 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS;
|
2012-03-23 02:01:16 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2012-03-20 02:35:36 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_queue_invalidate_internal (GtkStyleContext *context,
|
|
|
|
|
GtkCssChange change)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
2012-04-11 10:14:36 +00:00
|
|
|
|
GtkStyleInfo *info = priv->info;
|
2012-03-20 02:35:36 +00:00
|
|
|
|
|
2012-03-29 13:43:35 +00:00
|
|
|
|
if (gtk_style_context_is_saved (context))
|
|
|
|
|
{
|
2014-06-10 23:16:48 +00:00
|
|
|
|
style_info_set_values (info, NULL);
|
2012-03-29 13:43:35 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
2012-03-20 02:35:36 +00:00
|
|
|
|
{
|
2012-06-12 19:04:52 +00:00
|
|
|
|
_gtk_style_context_queue_invalidate (context, change);
|
2012-03-20 02:35:36 +00:00
|
|
|
|
/* XXX: We need to invalidate siblings here somehow */
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 16:42:00 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_new:
|
|
|
|
|
*
|
|
|
|
|
* Creates a standalone #GtkStyleContext, this style context
|
2014-02-07 18:26:12 +00:00
|
|
|
|
* won’t be attached to any widget, so you may want
|
2010-11-26 07:59:10 +00:00
|
|
|
|
* to call gtk_style_context_set_path() yourself.
|
2010-10-19 16:42:00 +00:00
|
|
|
|
*
|
|
|
|
|
* This function is only useful when using the theming layer
|
|
|
|
|
* separated from GTK+, if you are using #GtkStyleContext to
|
2014-02-09 22:24:06 +00:00
|
|
|
|
* theme #GtkWidgets, use gtk_widget_get_style_context()
|
2010-10-19 16:42:00 +00:00
|
|
|
|
* in order to get a style context ready to theme the widget.
|
|
|
|
|
*
|
|
|
|
|
* Returns: A newly created #GtkStyleContext.
|
|
|
|
|
**/
|
|
|
|
|
GtkStyleContext *
|
|
|
|
|
gtk_style_context_new (void)
|
|
|
|
|
{
|
|
|
|
|
return g_object_new (GTK_TYPE_STYLE_CONTEXT, NULL);
|
|
|
|
|
}
|
|
|
|
|
|
2012-03-18 22:02:33 +00:00
|
|
|
|
void
|
|
|
|
|
_gtk_style_context_set_widget (GtkStyleContext *context,
|
|
|
|
|
GtkWidget *widget)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (widget == NULL || GTK_IS_WIDGET (widget));
|
|
|
|
|
|
|
|
|
|
context->priv->widget = widget;
|
2012-03-20 02:21:10 +00:00
|
|
|
|
|
2012-09-17 09:22:06 +00:00
|
|
|
|
_gtk_style_context_update_animating (context);
|
2012-04-10 13:50:00 +00:00
|
|
|
|
|
2012-03-20 02:21:10 +00:00
|
|
|
|
_gtk_style_context_queue_invalidate (context, GTK_CSS_CHANGE_ANY_SELF);
|
2012-03-18 22:02:33 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_add_provider:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @provider: a #GtkStyleProvider
|
|
|
|
|
* @priority: the priority of the style provider. The lower
|
|
|
|
|
* it is, the earlier it will be used in the style
|
|
|
|
|
* construction. Typically this will be in the range
|
|
|
|
|
* between %GTK_STYLE_PROVIDER_PRIORITY_FALLBACK and
|
|
|
|
|
* %GTK_STYLE_PROVIDER_PRIORITY_USER
|
|
|
|
|
*
|
|
|
|
|
* Adds a style provider to @context, to be used in style construction.
|
2012-05-26 16:24:13 +00:00
|
|
|
|
* Note that a style provider added by this function only affects
|
|
|
|
|
* the style of the widget to which @context belongs. If you want
|
|
|
|
|
* to affect the style of all widgets, use
|
|
|
|
|
* gtk_style_context_add_provider_for_screen().
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2014-02-02 06:22:14 +00:00
|
|
|
|
* Note: If both priorities are the same, a #GtkStyleProvider
|
2011-02-07 20:20:54 +00:00
|
|
|
|
* added through this function takes precedence over another added
|
2014-02-02 06:22:14 +00:00
|
|
|
|
* through gtk_style_context_add_provider_for_screen().
|
2011-02-07 20:20:54 +00:00
|
|
|
|
*
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-09-11 10:42:35 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_add_provider (GtkStyleContext *context,
|
|
|
|
|
GtkStyleProvider *provider,
|
|
|
|
|
guint priority)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_PROVIDER (provider));
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
2012-03-16 04:14:41 +00:00
|
|
|
|
|
2014-02-20 01:08:53 +00:00
|
|
|
|
if (priv->cascade == _gtk_settings_get_style_cascade (gtk_settings_get_for_screen (priv->screen)))
|
2012-03-16 04:14:41 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleCascade *new_cascade;
|
|
|
|
|
|
|
|
|
|
new_cascade = _gtk_style_cascade_new ();
|
|
|
|
|
_gtk_style_cascade_set_parent (new_cascade, priv->cascade);
|
2012-04-08 15:34:17 +00:00
|
|
|
|
_gtk_style_cascade_add_provider (new_cascade, provider, priority);
|
|
|
|
|
gtk_style_context_set_cascade (context, new_cascade);
|
|
|
|
|
g_object_unref (new_cascade);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
_gtk_style_cascade_add_provider (priv->cascade, provider, priority);
|
2012-03-16 04:14:41 +00:00
|
|
|
|
}
|
2010-03-04 22:00:30 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_remove_provider:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @provider: a #GtkStyleProvider
|
|
|
|
|
*
|
|
|
|
|
* Removes @provider from the style providers list in @context.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-04 22:00:30 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_remove_provider (GtkStyleContext *context,
|
|
|
|
|
GtkStyleProvider *provider)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_PROVIDER (provider));
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2014-02-20 01:08:53 +00:00
|
|
|
|
if (priv->cascade == _gtk_settings_get_style_cascade (gtk_settings_get_for_screen (priv->screen)))
|
2012-03-16 04:14:41 +00:00
|
|
|
|
return;
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
_gtk_style_cascade_remove_provider (priv->cascade, provider);
|
2010-09-11 10:42:35 +00:00
|
|
|
|
}
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_reset_widgets:
|
|
|
|
|
* @screen: a #GdkScreen
|
|
|
|
|
*
|
|
|
|
|
* This function recomputes the styles for all widgets under a particular
|
|
|
|
|
* #GdkScreen. This is useful when some global parameter has changed that
|
|
|
|
|
* affects the appearance of all widgets, because when a widget gets a new
|
|
|
|
|
* style, it will both redraw and recompute any cached information about
|
|
|
|
|
* its appearance. As an example, it is used when the color scheme changes
|
|
|
|
|
* in the related #GtkSettings object.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-09-22 21:40:59 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_reset_widgets (GdkScreen *screen)
|
2010-09-11 10:42:35 +00:00
|
|
|
|
{
|
|
|
|
|
GList *list, *toplevels;
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2010-12-03 13:09:35 +00:00
|
|
|
|
_gtk_icon_set_invalidate_caches ();
|
|
|
|
|
|
2010-09-11 10:42:35 +00:00
|
|
|
|
toplevels = gtk_window_list_toplevels ();
|
2010-09-22 21:40:59 +00:00
|
|
|
|
g_list_foreach (toplevels, (GFunc) g_object_ref, NULL);
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2010-09-11 10:42:35 +00:00
|
|
|
|
for (list = toplevels; list; list = list->next)
|
|
|
|
|
{
|
|
|
|
|
if (gtk_widget_get_screen (list->data) == screen)
|
|
|
|
|
gtk_widget_reset_style (list->data);
|
2010-03-04 22:00:30 +00:00
|
|
|
|
|
2010-09-11 10:42:35 +00:00
|
|
|
|
g_object_unref (list->data);
|
2010-03-04 22:00:30 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-09-11 10:42:35 +00:00
|
|
|
|
g_list_free (toplevels);
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_add_provider_for_screen:
|
|
|
|
|
* @screen: a #GdkScreen
|
|
|
|
|
* @provider: a #GtkStyleProvider
|
|
|
|
|
* @priority: the priority of the style provider. The lower
|
|
|
|
|
* it is, the earlier it will be used in the style
|
|
|
|
|
* construction. Typically this will be in the range
|
|
|
|
|
* between %GTK_STYLE_PROVIDER_PRIORITY_FALLBACK and
|
|
|
|
|
* %GTK_STYLE_PROVIDER_PRIORITY_USER
|
|
|
|
|
*
|
|
|
|
|
* Adds a global style provider to @screen, which will be used
|
2012-05-26 16:24:13 +00:00
|
|
|
|
* in style construction for all #GtkStyleContexts under @screen.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* GTK+ uses this to make styling information from #GtkSettings
|
|
|
|
|
* available.
|
|
|
|
|
*
|
2014-02-02 06:22:14 +00:00
|
|
|
|
* Note: If both priorities are the same, A #GtkStyleProvider
|
2011-02-07 20:20:54 +00:00
|
|
|
|
* added through gtk_style_context_add_provider() takes precedence
|
2014-02-02 06:22:14 +00:00
|
|
|
|
* over another added through this function.
|
2011-02-07 20:20:54 +00:00
|
|
|
|
*
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-09-11 10:42:35 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_add_provider_for_screen (GdkScreen *screen,
|
|
|
|
|
GtkStyleProvider *provider,
|
|
|
|
|
guint priority)
|
|
|
|
|
{
|
2012-03-16 04:14:41 +00:00
|
|
|
|
GtkStyleCascade *cascade;
|
2010-09-11 10:42:35 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GDK_IS_SCREEN (screen));
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_PROVIDER (provider));
|
2012-05-02 04:28:57 +00:00
|
|
|
|
g_return_if_fail (!GTK_IS_SETTINGS (provider) || _gtk_settings_get_screen (GTK_SETTINGS (provider)) == screen);
|
2010-09-11 10:42:35 +00:00
|
|
|
|
|
2014-02-20 01:08:53 +00:00
|
|
|
|
cascade = _gtk_settings_get_style_cascade (gtk_settings_get_for_screen (screen));
|
2012-03-16 04:14:41 +00:00
|
|
|
|
_gtk_style_cascade_add_provider (cascade, provider, priority);
|
2010-09-11 10:42:35 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_remove_provider_for_screen:
|
|
|
|
|
* @screen: a #GdkScreen
|
|
|
|
|
* @provider: a #GtkStyleProvider
|
|
|
|
|
*
|
|
|
|
|
* Removes @provider from the global style providers list in @screen.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-09-11 10:42:35 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_remove_provider_for_screen (GdkScreen *screen,
|
|
|
|
|
GtkStyleProvider *provider)
|
|
|
|
|
{
|
2012-03-16 04:14:41 +00:00
|
|
|
|
GtkStyleCascade *cascade;
|
2010-09-11 10:42:35 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GDK_IS_SCREEN (screen));
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_PROVIDER (provider));
|
2012-05-02 04:28:57 +00:00
|
|
|
|
g_return_if_fail (!GTK_IS_SETTINGS (provider));
|
2010-09-11 10:42:35 +00:00
|
|
|
|
|
2014-02-20 01:08:53 +00:00
|
|
|
|
cascade = _gtk_settings_get_style_cascade (gtk_settings_get_for_screen (screen));
|
2012-03-16 04:14:41 +00:00
|
|
|
|
_gtk_style_cascade_remove_provider (cascade, provider);
|
2010-03-04 22:00:30 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-01-11 04:17:35 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_section:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @property: style property name
|
|
|
|
|
*
|
|
|
|
|
* Queries the location in the CSS where @property was defined for the
|
|
|
|
|
* current @context. Note that the state to be queried is taken from
|
|
|
|
|
* gtk_style_context_get_state().
|
|
|
|
|
*
|
|
|
|
|
* If the location is not available, %NULL will be returned. The
|
|
|
|
|
* location might not be available for various reasons, such as the
|
|
|
|
|
* property being overridden, @property not naming a supported CSS
|
|
|
|
|
* property or tracking of definitions being disabled for performance
|
|
|
|
|
* reasons.
|
|
|
|
|
*
|
|
|
|
|
* Shorthand CSS properties cannot be queried for a location and will
|
|
|
|
|
* always return %NULL.
|
|
|
|
|
*
|
|
|
|
|
* Returns: %NULL or the section where value was defined
|
|
|
|
|
**/
|
|
|
|
|
GtkCssSection *
|
|
|
|
|
gtk_style_context_get_section (GtkStyleContext *context,
|
|
|
|
|
const gchar *property)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-01-11 04:17:35 +00:00
|
|
|
|
GtkStyleProperty *prop;
|
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
g_return_val_if_fail (property != NULL, NULL);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
2012-03-19 00:19:59 +00:00
|
|
|
|
g_return_val_if_fail (priv->widget != NULL || priv->widget_path != NULL, NULL);
|
2012-01-11 04:17:35 +00:00
|
|
|
|
|
|
|
|
|
prop = _gtk_style_property_lookup (property);
|
|
|
|
|
if (!GTK_IS_CSS_STYLE_PROPERTY (prop))
|
|
|
|
|
return NULL;
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
values = style_values_lookup (context);
|
2014-10-22 21:41:50 +00:00
|
|
|
|
return gtk_css_style_get_section (values, _gtk_css_style_property_get_id (GTK_CSS_STYLE_PROPERTY (prop)));
|
2012-01-11 04:17:35 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-03-06 13:16:32 +00:00
|
|
|
|
static GtkCssValue *
|
2012-01-11 02:59:17 +00:00
|
|
|
|
gtk_style_context_query_func (guint id,
|
|
|
|
|
gpointer values)
|
|
|
|
|
{
|
2014-10-22 21:41:50 +00:00
|
|
|
|
return gtk_css_style_get_value (values, id);
|
2012-01-11 02:59:17 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_property:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @property: style property name
|
|
|
|
|
* @state: state to retrieve the property value for
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* @value: (out) (transfer full): return location for the style property value
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Gets a style property from @context for the given state.
|
|
|
|
|
*
|
|
|
|
|
* When @value is no longer needed, g_value_unset() must be called
|
|
|
|
|
* to free any allocated memory.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-07 00:22:38 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_property (GtkStyleContext *context,
|
|
|
|
|
const gchar *property,
|
2010-08-16 17:09:34 +00:00
|
|
|
|
GtkStateFlags state,
|
2010-03-07 00:22:38 +00:00
|
|
|
|
GValue *value)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-01-11 02:59:17 +00:00
|
|
|
|
GtkStyleProperty *prop;
|
2010-03-07 00:22:38 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (property != NULL);
|
|
|
|
|
g_return_if_fail (value != NULL);
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2012-03-19 00:19:59 +00:00
|
|
|
|
g_return_if_fail (priv->widget != NULL || priv->widget_path != NULL);
|
2010-10-11 15:58:31 +00:00
|
|
|
|
|
2012-01-11 02:59:17 +00:00
|
|
|
|
prop = _gtk_style_property_lookup (property);
|
|
|
|
|
if (prop == NULL)
|
|
|
|
|
{
|
|
|
|
|
g_warning ("Style property \"%s\" is not registered", property);
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
if (_gtk_style_property_get_value_type (prop) == G_TYPE_NONE)
|
|
|
|
|
{
|
|
|
|
|
g_warning ("Style property \"%s\" is not gettable", property);
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
values = style_values_lookup_for_state (context, state);
|
|
|
|
|
_gtk_style_property_query (prop, value, gtk_style_context_query_func, values);
|
2014-09-29 01:15:44 +00:00
|
|
|
|
g_object_unref (values);
|
2010-03-07 00:22:38 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_valist:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the property values for
|
|
|
|
|
* @args: va_list of property name/return location pairs, followed by %NULL
|
|
|
|
|
*
|
|
|
|
|
* Retrieves several style property values from @context for a given state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-07 00:22:38 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_valist (GtkStyleContext *context,
|
2010-08-16 17:09:34 +00:00
|
|
|
|
GtkStateFlags state,
|
2010-03-07 00:22:38 +00:00
|
|
|
|
va_list args)
|
|
|
|
|
{
|
2012-01-11 02:59:17 +00:00
|
|
|
|
const gchar *property_name;
|
2010-03-07 00:22:38 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-01-11 02:59:17 +00:00
|
|
|
|
property_name = va_arg (args, const gchar *);
|
2010-10-11 15:58:31 +00:00
|
|
|
|
|
2012-01-11 02:59:17 +00:00
|
|
|
|
while (property_name)
|
|
|
|
|
{
|
|
|
|
|
gchar *error = NULL;
|
|
|
|
|
GValue value = G_VALUE_INIT;
|
|
|
|
|
|
|
|
|
|
gtk_style_context_get_property (context,
|
|
|
|
|
property_name,
|
|
|
|
|
state,
|
|
|
|
|
&value);
|
|
|
|
|
|
|
|
|
|
G_VALUE_LCOPY (&value, args, 0, &error);
|
|
|
|
|
g_value_unset (&value);
|
|
|
|
|
|
|
|
|
|
if (error)
|
|
|
|
|
{
|
|
|
|
|
g_warning ("Could not get style property \"%s\": %s", property_name, error);
|
|
|
|
|
g_free (error);
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
property_name = va_arg (args, const gchar *);
|
|
|
|
|
}
|
2010-03-07 00:22:38 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the property values for
|
|
|
|
|
* @...: property name /return value pairs, followed by %NULL
|
|
|
|
|
*
|
|
|
|
|
* Retrieves several style property values from @context for a
|
|
|
|
|
* given state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-07 00:22:38 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get (GtkStyleContext *context,
|
2010-08-16 17:09:34 +00:00
|
|
|
|
GtkStateFlags state,
|
2010-03-07 00:22:38 +00:00
|
|
|
|
...)
|
|
|
|
|
{
|
|
|
|
|
va_list args;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
|
|
|
|
va_start (args, state);
|
2012-01-11 01:59:06 +00:00
|
|
|
|
gtk_style_context_get_valist (context, state, args);
|
2010-03-07 00:22:38 +00:00
|
|
|
|
va_end (args);
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_state:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @flags: state to represent
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Sets the state to be used when rendering with any
|
|
|
|
|
* of the gtk_render_*() functions.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-10 00:02:46 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_state (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags flags)
|
|
|
|
|
{
|
2012-12-18 16:47:06 +00:00
|
|
|
|
GtkStateFlags old_flags;
|
2010-03-10 00:02:46 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
old_flags = gtk_css_node_declaration_get_state (context->priv->info->decl);
|
2012-12-18 16:47:06 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
if (!gtk_css_node_declaration_set_state (&context->priv->info->decl, flags))
|
|
|
|
|
return;
|
2012-12-18 16:47:06 +00:00
|
|
|
|
|
|
|
|
|
if (((old_flags ^ flags) & (GTK_STATE_FLAG_DIR_LTR | GTK_STATE_FLAG_DIR_RTL)) &&
|
|
|
|
|
!gtk_style_context_is_saved (context))
|
|
|
|
|
g_object_notify (G_OBJECT (context), "direction");
|
2012-03-20 02:35:36 +00:00
|
|
|
|
|
|
|
|
|
gtk_style_context_queue_invalidate_internal (context, GTK_CSS_CHANGE_STATE);
|
2010-03-10 00:02:46 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_state:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Returns the state used when rendering.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Returns: the state flags
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-10 00:02:46 +00:00
|
|
|
|
GtkStateFlags
|
|
|
|
|
gtk_style_context_get_state (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), 0);
|
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
return gtk_css_node_declaration_get_state (context->priv->info->decl);
|
2010-03-10 00:02:46 +00:00
|
|
|
|
}
|
|
|
|
|
|
2013-06-27 16:21:41 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_scale:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @scale: scale
|
|
|
|
|
*
|
|
|
|
|
* Sets the scale to use when getting image assets for the style .
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.10
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_scale (GtkStyleContext *context,
|
|
|
|
|
gint scale)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
|
|
|
|
if (context->priv->scale == scale)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
context->priv->scale = scale;
|
|
|
|
|
|
2014-08-19 14:31:06 +00:00
|
|
|
|
_gtk_style_context_queue_invalidate (context, GTK_CSS_CHANGE_SOURCE);
|
2013-06-27 16:21:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_scale:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the scale used for assets.
|
|
|
|
|
*
|
|
|
|
|
* Returns: the scale
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.10
|
|
|
|
|
**/
|
|
|
|
|
gint
|
|
|
|
|
gtk_style_context_get_scale (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), 0);
|
|
|
|
|
|
|
|
|
|
return context->priv->scale;
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 10:09:23 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_state_is_running:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: a widget state
|
|
|
|
|
* @progress: (out): return location for the transition progress
|
|
|
|
|
*
|
|
|
|
|
* Returns %TRUE if there is a transition animation running for the
|
|
|
|
|
* current region (see gtk_style_context_push_animatable_region()).
|
|
|
|
|
*
|
|
|
|
|
* If @progress is not %NULL, the animation progress will be returned
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* there, 0.0 means the state is closest to being unset, while 1.0 means
|
2014-02-07 18:01:26 +00:00
|
|
|
|
* it’s closest to being set. This means transition animation will
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* run from 0 to 1 when @state is being set and from 1 to 0 when
|
2014-02-07 18:01:26 +00:00
|
|
|
|
* it’s being unset.
|
2010-10-19 10:09:23 +00:00
|
|
|
|
*
|
|
|
|
|
* Returns: %TRUE if there is a running transition animation for @state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-04-04 16:55:51 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.6: This function always returns %FALSE
|
2010-10-19 10:09:23 +00:00
|
|
|
|
**/
|
2010-03-10 00:02:46 +00:00
|
|
|
|
gboolean
|
2010-10-19 10:09:23 +00:00
|
|
|
|
gtk_style_context_state_is_running (GtkStyleContext *context,
|
|
|
|
|
GtkStateType state,
|
|
|
|
|
gdouble *progress)
|
2010-03-10 00:02:46 +00:00
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), FALSE);
|
|
|
|
|
|
2010-10-19 10:09:23 +00:00
|
|
|
|
return FALSE;
|
2010-03-10 00:02:46 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_path:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @path: a #GtkWidgetPath
|
|
|
|
|
*
|
|
|
|
|
* Sets the #GtkWidgetPath used for style matching. As a
|
|
|
|
|
* consequence, the style will be regenerated to match
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* the new given path.
|
|
|
|
|
*
|
|
|
|
|
* If you are using a #GtkStyleContext returned from
|
|
|
|
|
* gtk_widget_get_style_context(), you do not need to call
|
|
|
|
|
* this yourself.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-13 10:15:42 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_path (GtkStyleContext *context,
|
|
|
|
|
GtkWidgetPath *path)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (path != NULL);
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2012-03-18 22:02:33 +00:00
|
|
|
|
g_return_if_fail (priv->widget == NULL);
|
2010-03-13 10:15:42 +00:00
|
|
|
|
|
|
|
|
|
if (priv->widget_path)
|
|
|
|
|
{
|
|
|
|
|
gtk_widget_path_free (priv->widget_path);
|
|
|
|
|
priv->widget_path = NULL;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (path)
|
2010-10-10 22:23:40 +00:00
|
|
|
|
priv->widget_path = gtk_widget_path_copy (path);
|
|
|
|
|
|
2012-03-20 02:21:10 +00:00
|
|
|
|
_gtk_style_context_queue_invalidate (context, GTK_CSS_CHANGE_ANY);
|
2010-03-13 10:15:42 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_path:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the widget path used for style matching.
|
|
|
|
|
*
|
|
|
|
|
* Returns: (transfer none): A #GtkWidgetPath
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2011-06-06 18:13:44 +00:00
|
|
|
|
const GtkWidgetPath *
|
2010-03-13 10:15:42 +00:00
|
|
|
|
gtk_style_context_get_path (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2012-03-19 00:19:59 +00:00
|
|
|
|
if (priv->widget)
|
|
|
|
|
return gtk_widget_get_path (priv->widget);
|
|
|
|
|
else
|
|
|
|
|
return priv->widget_path;
|
2010-03-13 10:15:42 +00:00
|
|
|
|
}
|
|
|
|
|
|
2011-12-29 11:30:25 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_parent:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @parent: (allow-none): the new parent or %NULL
|
|
|
|
|
*
|
|
|
|
|
* Sets the parent style context for @context. The parent style
|
|
|
|
|
* context is used to implement
|
2014-02-04 23:53:51 +00:00
|
|
|
|
* [inheritance](http://www.w3.org/TR/css3-cascade/#inheritance)
|
2012-01-09 19:09:27 +00:00
|
|
|
|
* of properties.
|
2011-12-29 11:30:25 +00:00
|
|
|
|
*
|
|
|
|
|
* If you are using a #GtkStyleContext returned from
|
|
|
|
|
* gtk_widget_get_style_context(), the parent will be set for you.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.4
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_parent (GtkStyleContext *context,
|
|
|
|
|
GtkStyleContext *parent)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (parent == NULL || GTK_IS_STYLE_CONTEXT (parent));
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->parent == parent)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
if (parent)
|
2012-03-20 01:06:00 +00:00
|
|
|
|
{
|
|
|
|
|
parent->priv->children = g_slist_prepend (parent->priv->children, context);
|
|
|
|
|
g_object_ref (parent);
|
2012-03-23 02:01:16 +00:00
|
|
|
|
if (priv->invalid)
|
|
|
|
|
gtk_style_context_set_invalid (parent, TRUE);
|
2012-03-20 01:06:00 +00:00
|
|
|
|
}
|
2011-12-29 11:30:25 +00:00
|
|
|
|
|
2014-12-29 02:11:49 +00:00
|
|
|
|
gtk_style_context_clear_parent (context);
|
2011-12-29 11:30:25 +00:00
|
|
|
|
|
|
|
|
|
priv->parent = parent;
|
|
|
|
|
|
|
|
|
|
g_object_notify (G_OBJECT (context), "parent");
|
2012-03-20 02:21:10 +00:00
|
|
|
|
_gtk_style_context_queue_invalidate (context, GTK_CSS_CHANGE_ANY_PARENT | GTK_CSS_CHANGE_ANY_SIBLING);
|
2011-12-29 11:30:25 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_parent:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Gets the parent context set via gtk_style_context_set_parent().
|
|
|
|
|
* See that function for details.
|
|
|
|
|
*
|
|
|
|
|
* Returns: (transfer none): the parent context or %NULL
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.4
|
|
|
|
|
**/
|
|
|
|
|
GtkStyleContext *
|
|
|
|
|
gtk_style_context_get_parent (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
return context->priv->parent;
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_save:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Saves the @context state, so all modifications done through
|
2010-10-20 17:02:41 +00:00
|
|
|
|
* gtk_style_context_add_class(), gtk_style_context_remove_class(),
|
|
|
|
|
* gtk_style_context_add_region(), gtk_style_context_remove_region()
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* or gtk_style_context_set_junction_sides() can be reverted in one
|
|
|
|
|
* go through gtk_style_context_restore().
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-20 12:02:20 +00:00
|
|
|
|
void
|
2010-07-03 18:53:50 +00:00
|
|
|
|
gtk_style_context_save (GtkStyleContext *context)
|
2010-03-20 12:02:20 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-03-20 12:02:20 +00:00
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
priv->saved_nodes = g_slist_prepend (priv->saved_nodes, priv->info);
|
|
|
|
|
|
2012-04-11 10:14:36 +00:00
|
|
|
|
priv->info = style_info_copy (priv->info);
|
2010-07-03 18:53:50 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_restore:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Restores @context state to a previous stage.
|
|
|
|
|
* See gtk_style_context_save().
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-07-03 18:53:50 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_restore (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
if (context->priv->saved_nodes == NULL)
|
2010-03-20 12:02:20 +00:00
|
|
|
|
{
|
2010-07-03 18:53:50 +00:00
|
|
|
|
g_warning ("Unpaired gtk_style_context_restore() call");
|
2010-03-20 12:02:20 +00:00
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
return;
|
2010-07-03 18:53:50 +00:00
|
|
|
|
}
|
2014-10-12 21:38:04 +00:00
|
|
|
|
|
|
|
|
|
gtk_style_context_pop_style_info (context);
|
2010-07-03 18:53:50 +00:00
|
|
|
|
}
|
2010-03-20 12:02:20 +00:00
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
2010-10-20 17:02:41 +00:00
|
|
|
|
* gtk_style_context_add_class:
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @class_name: class name to use in styling
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Adds a style class to @context, so posterior calls to
|
|
|
|
|
* gtk_style_context_get() or any of the gtk_render_*()
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* functions will make use of this new class for styling.
|
|
|
|
|
*
|
2014-02-05 18:07:34 +00:00
|
|
|
|
* In the CSS file format, a #GtkEntry defining an “entry”
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* class, would be matched by:
|
|
|
|
|
*
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* |[
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* GtkEntry.entry { ... }
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* ]|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2014-02-05 18:07:34 +00:00
|
|
|
|
* While any widget defining an “entry” class would be
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* matched by:
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* |[
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* .entry { ... }
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* ]|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-07-03 18:53:50 +00:00
|
|
|
|
void
|
2010-10-20 17:02:41 +00:00
|
|
|
|
gtk_style_context_add_class (GtkStyleContext *context,
|
2010-07-03 18:53:50 +00:00
|
|
|
|
const gchar *class_name)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GQuark class_quark;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (class_name != NULL);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
class_quark = g_quark_from_string (class_name);
|
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
if (gtk_css_node_declaration_add_class (&priv->info->decl, class_quark))
|
|
|
|
|
gtk_style_context_queue_invalidate_internal (context, GTK_CSS_CHANGE_CLASS);
|
2010-03-20 12:02:20 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
2010-10-20 17:02:41 +00:00
|
|
|
|
* gtk_style_context_remove_class:
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @class_name: class name to remove
|
|
|
|
|
*
|
|
|
|
|
* Removes @class_name from @context.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-20 12:02:20 +00:00
|
|
|
|
void
|
2010-10-20 17:02:41 +00:00
|
|
|
|
gtk_style_context_remove_class (GtkStyleContext *context,
|
|
|
|
|
const gchar *class_name)
|
2010-03-20 12:02:20 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GQuark class_quark;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (class_name != NULL);
|
|
|
|
|
|
|
|
|
|
class_quark = g_quark_try_string (class_name);
|
|
|
|
|
|
|
|
|
|
if (!class_quark)
|
|
|
|
|
return;
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
if (gtk_css_node_declaration_remove_class (&priv->info->decl, class_quark))
|
|
|
|
|
gtk_style_context_queue_invalidate_internal (context, GTK_CSS_CHANGE_CLASS);
|
2010-03-20 12:02:20 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_has_class:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @class_name: a class name
|
|
|
|
|
*
|
|
|
|
|
* Returns %TRUE if @context currently has defined the
|
|
|
|
|
* given class name
|
|
|
|
|
*
|
|
|
|
|
* Returns: %TRUE if @context has @class_name defined
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-03-20 12:02:20 +00:00
|
|
|
|
gboolean
|
|
|
|
|
gtk_style_context_has_class (GtkStyleContext *context,
|
|
|
|
|
const gchar *class_name)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GQuark class_quark;
|
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), FALSE);
|
|
|
|
|
g_return_val_if_fail (class_name != NULL, FALSE);
|
|
|
|
|
|
|
|
|
|
class_quark = g_quark_try_string (class_name);
|
|
|
|
|
|
|
|
|
|
if (!class_quark)
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-03-20 12:02:20 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
return gtk_css_node_declaration_has_class (priv->info->decl, class_quark);
|
|
|
|
|
}
|
2010-07-03 18:53:50 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
static void
|
|
|
|
|
quarks_to_strings (GList *list)
|
|
|
|
|
{
|
|
|
|
|
GList *l;
|
2010-03-20 12:02:20 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
for (l = list; l; l = l->next)
|
|
|
|
|
{
|
|
|
|
|
l->data = (char *) g_quark_to_string (GPOINTER_TO_UINT (l->data));
|
|
|
|
|
}
|
2010-03-20 12:02:20 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_list_classes:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the list of classes currently defined in @context.
|
|
|
|
|
*
|
|
|
|
|
* Returns: (transfer container) (element-type utf8): a #GList of
|
|
|
|
|
* strings with the currently defined classes. The contents
|
|
|
|
|
* of the list are owned by GTK+, but you must free the list
|
|
|
|
|
* itself with g_list_free() when you are done with it.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-08-06 10:05:42 +00:00
|
|
|
|
GList *
|
|
|
|
|
gtk_style_context_list_classes (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-18 03:45:21 +00:00
|
|
|
|
GList *classes;
|
2010-08-06 10:05:42 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
2014-10-18 03:45:21 +00:00
|
|
|
|
|
|
|
|
|
classes = gtk_css_node_declaration_list_classes (priv->info->decl);
|
|
|
|
|
quarks_to_strings (classes);
|
2010-08-06 10:05:42 +00:00
|
|
|
|
|
|
|
|
|
return classes;
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_list_regions:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the list of regions currently defined in @context.
|
|
|
|
|
*
|
|
|
|
|
* Returns: (transfer container) (element-type utf8): a #GList of
|
|
|
|
|
* strings with the currently defined regions. The contents
|
|
|
|
|
* of the list are owned by GTK+, but you must free the list
|
|
|
|
|
* itself with g_list_free() when you are done with it.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2014-06-19 18:00:16 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.14
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-04-23 00:31:57 +00:00
|
|
|
|
GList *
|
2010-08-05 09:08:51 +00:00
|
|
|
|
gtk_style_context_list_regions (GtkStyleContext *context)
|
2010-04-23 00:31:57 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-18 03:45:21 +00:00
|
|
|
|
GList *regions;
|
2010-04-23 00:31:57 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-04-23 00:31:57 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
regions = gtk_css_node_declaration_list_regions (priv->info->decl);
|
|
|
|
|
quarks_to_strings (regions);
|
2010-05-04 17:46:58 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
return regions;
|
2010-04-23 00:31:57 +00:00
|
|
|
|
}
|
|
|
|
|
|
2011-01-19 03:12:08 +00:00
|
|
|
|
gboolean
|
|
|
|
|
_gtk_style_context_check_region_name (const gchar *str)
|
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (str != NULL, FALSE);
|
|
|
|
|
|
|
|
|
|
if (!g_ascii_islower (str[0]))
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
|
|
|
|
while (*str)
|
|
|
|
|
{
|
|
|
|
|
if (*str != '-' &&
|
|
|
|
|
!g_ascii_islower (*str))
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
|
|
|
|
str++;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
return TRUE;
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
2010-10-20 17:02:41 +00:00
|
|
|
|
* gtk_style_context_add_region:
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @region_name: region name to use in styling
|
|
|
|
|
* @flags: flags that apply to the region
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Adds a region to @context, so posterior calls to
|
|
|
|
|
* gtk_style_context_get() or any of the gtk_render_*()
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* functions will make use of this new region for styling.
|
|
|
|
|
*
|
2014-02-05 18:07:34 +00:00
|
|
|
|
* In the CSS file format, a #GtkTreeView defining a “row”
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* region, would be matched by:
|
|
|
|
|
*
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* |[
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* GtkTreeView row { ... }
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* ]|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Pseudo-classes are used for matching @flags, so the two
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* following rules:
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* |[
|
2011-06-18 15:11:47 +00:00
|
|
|
|
* GtkTreeView row:nth-child(even) { ... }
|
|
|
|
|
* GtkTreeView row:nth-child(odd) { ... }
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* ]|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* would apply to even and odd rows, respectively.
|
|
|
|
|
*
|
2014-02-02 06:22:14 +00:00
|
|
|
|
* Region names must only contain lowercase letters
|
2014-02-07 19:03:49 +00:00
|
|
|
|
* and “-”, starting always with a lowercase letter.
|
2011-01-19 03:12:08 +00:00
|
|
|
|
*
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* Since: 3.0
|
2014-06-19 18:00:16 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.14
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-03-20 12:07:41 +00:00
|
|
|
|
void
|
2010-10-20 17:02:41 +00:00
|
|
|
|
gtk_style_context_add_region (GtkStyleContext *context,
|
2010-10-19 08:59:46 +00:00
|
|
|
|
const gchar *region_name,
|
2010-08-05 09:08:51 +00:00
|
|
|
|
GtkRegionFlags flags)
|
2010-03-20 12:07:41 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2010-10-19 08:59:46 +00:00
|
|
|
|
GQuark region_quark;
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
2010-10-19 08:59:46 +00:00
|
|
|
|
g_return_if_fail (region_name != NULL);
|
2011-01-19 03:12:08 +00:00
|
|
|
|
g_return_if_fail (_gtk_style_context_check_region_name (region_name));
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-10-19 08:59:46 +00:00
|
|
|
|
region_quark = g_quark_from_string (region_name);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
if (gtk_css_node_declaration_add_region (&priv->info->decl, region_quark, flags))
|
|
|
|
|
gtk_style_context_queue_invalidate_internal (context, GTK_CSS_CHANGE_REGION);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
2010-10-20 17:02:41 +00:00
|
|
|
|
* gtk_style_context_remove_region:
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @region_name: region name to unset
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Removes a region from @context.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2014-06-19 18:00:16 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.14
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-03-20 12:07:41 +00:00
|
|
|
|
void
|
2010-10-20 17:02:41 +00:00
|
|
|
|
gtk_style_context_remove_region (GtkStyleContext *context,
|
|
|
|
|
const gchar *region_name)
|
2010-03-20 12:07:41 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2010-10-19 08:59:46 +00:00
|
|
|
|
GQuark region_quark;
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
2010-10-19 08:59:46 +00:00
|
|
|
|
g_return_if_fail (region_name != NULL);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
region_quark = g_quark_try_string (region_name);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
if (!region_quark)
|
2010-03-20 12:07:41 +00:00
|
|
|
|
return;
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
if (gtk_css_node_declaration_remove_region (&priv->info->decl, region_quark))
|
|
|
|
|
gtk_style_context_queue_invalidate_internal (context, GTK_CSS_CHANGE_REGION);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_has_region:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @region_name: a region name
|
|
|
|
|
* @flags_return: (out) (allow-none): return location for region flags
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Returns %TRUE if @context has the region defined.
|
|
|
|
|
* If @flags_return is not %NULL, it is set to the flags
|
|
|
|
|
* affecting the region.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Returns: %TRUE if region is defined
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2014-06-19 18:00:16 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.14
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-03-20 12:07:41 +00:00
|
|
|
|
gboolean
|
2010-08-05 09:08:51 +00:00
|
|
|
|
gtk_style_context_has_region (GtkStyleContext *context,
|
2010-10-19 08:59:46 +00:00
|
|
|
|
const gchar *region_name,
|
2010-08-05 09:08:51 +00:00
|
|
|
|
GtkRegionFlags *flags_return)
|
2010-03-20 12:07:41 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2010-10-19 08:59:46 +00:00
|
|
|
|
GQuark region_quark;
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), FALSE);
|
2010-10-19 08:59:46 +00:00
|
|
|
|
g_return_val_if_fail (region_name != NULL, FALSE);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
|
|
|
|
if (flags_return)
|
|
|
|
|
*flags_return = 0;
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
region_quark = g_quark_try_string (region_name);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
if (!region_quark)
|
2010-03-20 12:07:41 +00:00
|
|
|
|
return FALSE;
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-03-20 12:07:41 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
return gtk_css_node_declaration_has_region (priv->info->decl, region_quark, flags_return);
|
2010-03-20 12:07:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-06-18 15:11:37 +00:00
|
|
|
|
static gint
|
|
|
|
|
style_property_values_cmp (gconstpointer bsearch_node1,
|
2010-11-23 06:05:11 +00:00
|
|
|
|
gconstpointer bsearch_node2)
|
2010-06-18 15:11:37 +00:00
|
|
|
|
{
|
|
|
|
|
const PropertyValue *val1 = bsearch_node1;
|
|
|
|
|
const PropertyValue *val2 = bsearch_node2;
|
|
|
|
|
|
2010-11-30 01:14:00 +00:00
|
|
|
|
if (val1->widget_type != val2->widget_type)
|
2010-06-18 15:11:37 +00:00
|
|
|
|
return val1->widget_type < val2->widget_type ? -1 : 1;
|
2010-11-30 01:14:00 +00:00
|
|
|
|
|
|
|
|
|
if (val1->pspec != val2->pspec)
|
|
|
|
|
return val1->pspec < val2->pspec ? -1 : 1;
|
|
|
|
|
|
|
|
|
|
return 0;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-03-06 13:16:32 +00:00
|
|
|
|
GtkCssValue *
|
2012-01-03 01:35:05 +00:00
|
|
|
|
_gtk_style_context_peek_property (GtkStyleContext *context,
|
2012-03-31 03:42:28 +00:00
|
|
|
|
guint property_id)
|
2012-01-03 01:35:05 +00:00
|
|
|
|
{
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values = style_values_lookup (context);
|
2012-01-03 01:35:05 +00:00
|
|
|
|
|
2014-10-22 21:41:50 +00:00
|
|
|
|
return gtk_css_style_get_value (values, property_id);
|
2012-01-03 01:35:05 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-06-18 15:11:37 +00:00
|
|
|
|
const GValue *
|
|
|
|
|
_gtk_style_context_peek_style_property (GtkStyleContext *context,
|
|
|
|
|
GType widget_type,
|
|
|
|
|
GParamSpec *pspec)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
PropertyValue *pcache, key = { 0 };
|
|
|
|
|
guint i;
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2012-03-29 11:49:15 +00:00
|
|
|
|
|
2010-06-18 15:11:37 +00:00
|
|
|
|
key.widget_type = widget_type;
|
|
|
|
|
key.pspec = pspec;
|
|
|
|
|
|
|
|
|
|
/* need value cache array */
|
2014-06-10 22:30:30 +00:00
|
|
|
|
pcache = bsearch (&key,
|
|
|
|
|
priv->property_cache->data, priv->property_cache->len,
|
|
|
|
|
sizeof (PropertyValue), style_property_values_cmp);
|
|
|
|
|
if (pcache)
|
|
|
|
|
return &pcache->value;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
|
|
|
|
i = 0;
|
2014-06-10 22:30:30 +00:00
|
|
|
|
while (i < priv->property_cache->len &&
|
|
|
|
|
style_property_values_cmp (&key, &g_array_index (priv->property_cache, PropertyValue, i)) >= 0)
|
2010-06-18 15:11:37 +00:00
|
|
|
|
i++;
|
|
|
|
|
|
2014-06-10 22:30:30 +00:00
|
|
|
|
g_array_insert_val (priv->property_cache, i, key);
|
|
|
|
|
pcache = &g_array_index (priv->property_cache, PropertyValue, i);
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
|
|
|
|
/* cache miss, initialize value type, then set contents */
|
|
|
|
|
g_param_spec_ref (pcache->pspec);
|
|
|
|
|
g_value_init (&pcache->value, G_PARAM_SPEC_VALUE_TYPE (pspec));
|
|
|
|
|
|
2012-03-18 22:02:33 +00:00
|
|
|
|
if (priv->widget || priv->widget_path)
|
2010-06-18 15:11:37 +00:00
|
|
|
|
{
|
2012-04-07 12:15:35 +00:00
|
|
|
|
GtkWidgetPath *widget_path = priv->widget ? _gtk_widget_create_path (priv->widget) : priv->widget_path;
|
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
if (gtk_style_provider_get_style_property (GTK_STYLE_PROVIDER (priv->cascade),
|
2012-04-07 12:15:35 +00:00
|
|
|
|
widget_path,
|
2014-07-22 00:53:06 +00:00
|
|
|
|
gtk_widget_path_iter_get_state (widget_path, -1),
|
|
|
|
|
pspec, &pcache->value))
|
2010-06-18 15:11:37 +00:00
|
|
|
|
{
|
2012-11-25 02:34:08 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;
|
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
/* Resolve symbolic colors to GdkColor/GdkRGBA */
|
|
|
|
|
if (G_VALUE_TYPE (&pcache->value) == GTK_TYPE_SYMBOLIC_COLOR)
|
2010-11-13 01:18:11 +00:00
|
|
|
|
{
|
2012-03-16 04:14:41 +00:00
|
|
|
|
GtkSymbolicColor *color;
|
|
|
|
|
GdkRGBA rgba;
|
2010-11-13 01:18:11 +00:00
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
color = g_value_dup_boxed (&pcache->value);
|
2011-02-07 18:56:17 +00:00
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
g_value_unset (&pcache->value);
|
2011-02-07 18:56:17 +00:00
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
if (G_PARAM_SPEC_VALUE_TYPE (pspec) == GDK_TYPE_RGBA)
|
|
|
|
|
g_value_init (&pcache->value, GDK_TYPE_RGBA);
|
|
|
|
|
else
|
|
|
|
|
g_value_init (&pcache->value, GDK_TYPE_COLOR);
|
|
|
|
|
|
2012-11-25 01:28:59 +00:00
|
|
|
|
if (_gtk_style_context_resolve_color (context, _gtk_symbolic_color_get_css_value (color), &rgba, NULL))
|
2012-03-16 04:14:41 +00:00
|
|
|
|
{
|
2011-02-07 18:56:17 +00:00
|
|
|
|
if (G_PARAM_SPEC_VALUE_TYPE (pspec) == GDK_TYPE_RGBA)
|
2012-03-16 04:14:41 +00:00
|
|
|
|
g_value_set_boxed (&pcache->value, &rgba);
|
2011-02-07 18:56:17 +00:00
|
|
|
|
else
|
2010-11-13 01:18:11 +00:00
|
|
|
|
{
|
2012-03-16 04:14:41 +00:00
|
|
|
|
GdkColor rgb;
|
|
|
|
|
|
|
|
|
|
rgb.red = rgba.red * 65535. + 0.5;
|
|
|
|
|
rgb.green = rgba.green * 65535. + 0.5;
|
|
|
|
|
rgb.blue = rgba.blue * 65535. + 0.5;
|
2011-02-07 18:56:17 +00:00
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
g_value_set_boxed (&pcache->value, &rgb);
|
|
|
|
|
}
|
2010-11-13 01:18:11 +00:00
|
|
|
|
}
|
2012-03-16 04:14:41 +00:00
|
|
|
|
else
|
|
|
|
|
g_param_value_set_default (pspec, &pcache->value);
|
2010-11-13 01:18:11 +00:00
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
gtk_symbolic_color_unref (color);
|
2010-11-13 01:18:11 +00:00
|
|
|
|
}
|
2012-03-16 04:14:41 +00:00
|
|
|
|
|
2012-11-25 02:34:08 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS;
|
|
|
|
|
|
2012-04-07 12:15:35 +00:00
|
|
|
|
if (priv->widget)
|
|
|
|
|
gtk_widget_path_free (widget_path);
|
|
|
|
|
|
2012-03-16 04:14:41 +00:00
|
|
|
|
return &pcache->value;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
}
|
2012-04-07 12:15:35 +00:00
|
|
|
|
|
|
|
|
|
if (priv->widget)
|
|
|
|
|
gtk_widget_path_free (widget_path);
|
2010-06-18 15:11:37 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* not supplied by any provider, revert to default */
|
|
|
|
|
g_param_value_set_default (pspec, &pcache->value);
|
|
|
|
|
|
|
|
|
|
return &pcache->value;
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_style_property:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @property_name: the name of the widget style property
|
2011-01-18 09:14:33 +00:00
|
|
|
|
* @value: Return location for the property value
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Gets the value for a widget style property.
|
2010-11-23 06:05:11 +00:00
|
|
|
|
*
|
|
|
|
|
* When @value is no longer needed, g_value_unset() must be called
|
|
|
|
|
* to free any allocated memory.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-06-18 15:11:37 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_style_property (GtkStyleContext *context,
|
|
|
|
|
const gchar *property_name,
|
|
|
|
|
GValue *value)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GtkWidgetClass *widget_class;
|
|
|
|
|
GParamSpec *pspec;
|
|
|
|
|
const GValue *peek_value;
|
|
|
|
|
GType widget_type;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (property_name != NULL);
|
|
|
|
|
g_return_if_fail (value != NULL);
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
if (priv->widget)
|
|
|
|
|
{
|
|
|
|
|
widget_type = G_OBJECT_TYPE (priv->widget);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
if (!priv->widget_path)
|
|
|
|
|
return;
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
widget_type = gtk_widget_path_get_object_type (priv->widget_path);
|
2010-12-13 16:54:02 +00:00
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
if (!g_type_is_a (widget_type, GTK_TYPE_WIDGET))
|
|
|
|
|
{
|
|
|
|
|
g_warning ("%s: can't get style properties for non-widget class `%s'",
|
|
|
|
|
G_STRLOC,
|
|
|
|
|
g_type_name (widget_type));
|
|
|
|
|
return;
|
|
|
|
|
}
|
2010-12-13 16:54:02 +00:00
|
|
|
|
}
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
|
|
|
|
widget_class = g_type_class_ref (widget_type);
|
|
|
|
|
pspec = gtk_widget_class_find_style_property (widget_class, property_name);
|
|
|
|
|
g_type_class_unref (widget_class);
|
|
|
|
|
|
|
|
|
|
if (!pspec)
|
|
|
|
|
{
|
|
|
|
|
g_warning ("%s: widget class `%s' has no style property named `%s'",
|
|
|
|
|
G_STRLOC,
|
|
|
|
|
g_type_name (widget_type),
|
|
|
|
|
property_name);
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
|
2014-06-10 18:18:37 +00:00
|
|
|
|
peek_value = _gtk_style_context_peek_style_property (context, widget_type, pspec);
|
2010-06-18 15:11:37 +00:00
|
|
|
|
|
|
|
|
|
if (G_VALUE_TYPE (value) == G_VALUE_TYPE (peek_value))
|
|
|
|
|
g_value_copy (peek_value, value);
|
|
|
|
|
else if (g_value_type_transformable (G_VALUE_TYPE (peek_value), G_VALUE_TYPE (value)))
|
|
|
|
|
g_value_transform (peek_value, value);
|
|
|
|
|
else
|
|
|
|
|
g_warning ("can't retrieve style property `%s' of type `%s' as value of type `%s'",
|
|
|
|
|
pspec->name,
|
|
|
|
|
G_VALUE_TYPE_NAME (peek_value),
|
|
|
|
|
G_VALUE_TYPE_NAME (value));
|
|
|
|
|
}
|
2010-03-20 13:26:11 +00:00
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_style_valist:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @args: va_list of property name/return location pairs, followed by %NULL
|
|
|
|
|
*
|
|
|
|
|
* Retrieves several widget style properties from @context according to the
|
|
|
|
|
* current style.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-08-02 11:58:16 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_style_valist (GtkStyleContext *context,
|
|
|
|
|
va_list args)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
const gchar *prop_name;
|
2010-12-13 16:54:02 +00:00
|
|
|
|
GType widget_type;
|
2010-08-02 11:58:16 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
|
|
|
|
prop_name = va_arg (args, const gchar *);
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
if (priv->widget)
|
|
|
|
|
{
|
|
|
|
|
widget_type = G_OBJECT_TYPE (priv->widget);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
if (!priv->widget_path)
|
|
|
|
|
return;
|
2010-08-02 11:58:16 +00:00
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
widget_type = gtk_widget_path_get_object_type (priv->widget_path);
|
2010-12-13 16:54:02 +00:00
|
|
|
|
|
2012-03-19 00:19:59 +00:00
|
|
|
|
if (!g_type_is_a (widget_type, GTK_TYPE_WIDGET))
|
|
|
|
|
{
|
|
|
|
|
g_warning ("%s: can't get style properties for non-widget class `%s'",
|
|
|
|
|
G_STRLOC,
|
|
|
|
|
g_type_name (widget_type));
|
|
|
|
|
return;
|
|
|
|
|
}
|
2010-12-13 16:54:02 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-08-02 11:58:16 +00:00
|
|
|
|
while (prop_name)
|
|
|
|
|
{
|
|
|
|
|
GtkWidgetClass *widget_class;
|
|
|
|
|
GParamSpec *pspec;
|
|
|
|
|
const GValue *peek_value;
|
|
|
|
|
gchar *error;
|
|
|
|
|
|
|
|
|
|
widget_class = g_type_class_ref (widget_type);
|
|
|
|
|
pspec = gtk_widget_class_find_style_property (widget_class, prop_name);
|
|
|
|
|
g_type_class_unref (widget_class);
|
|
|
|
|
|
|
|
|
|
if (!pspec)
|
|
|
|
|
{
|
|
|
|
|
g_warning ("%s: widget class `%s' has no style property named `%s'",
|
|
|
|
|
G_STRLOC,
|
|
|
|
|
g_type_name (widget_type),
|
|
|
|
|
prop_name);
|
2012-03-20 02:44:26 +00:00
|
|
|
|
break;
|
2010-08-02 11:58:16 +00:00
|
|
|
|
}
|
|
|
|
|
|
2014-06-10 18:18:37 +00:00
|
|
|
|
peek_value = _gtk_style_context_peek_style_property (context, widget_type, pspec);
|
2010-08-02 11:58:16 +00:00
|
|
|
|
|
|
|
|
|
G_VALUE_LCOPY (peek_value, args, 0, &error);
|
|
|
|
|
|
|
|
|
|
if (error)
|
|
|
|
|
{
|
|
|
|
|
g_warning ("can't retrieve style property `%s' of type `%s': %s",
|
|
|
|
|
pspec->name,
|
|
|
|
|
G_VALUE_TYPE_NAME (peek_value),
|
|
|
|
|
error);
|
|
|
|
|
g_free (error);
|
2012-03-20 02:44:26 +00:00
|
|
|
|
break;
|
2010-08-02 11:58:16 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
prop_name = va_arg (args, const gchar *);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_style:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @...: property name /return value pairs, followed by %NULL
|
|
|
|
|
*
|
|
|
|
|
* Retrieves several widget style properties from @context according to the
|
|
|
|
|
* current style.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-08-02 11:58:16 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_style (GtkStyleContext *context,
|
|
|
|
|
...)
|
|
|
|
|
{
|
|
|
|
|
va_list args;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
|
|
|
|
va_start (args, context);
|
|
|
|
|
gtk_style_context_get_style_valist (context, args);
|
|
|
|
|
va_end (args);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_lookup_icon_set:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @stock_id: an icon name
|
|
|
|
|
*
|
|
|
|
|
* Looks up @stock_id in the icon factories associated to @context and
|
|
|
|
|
* the default icon factory, returning an icon set if found, otherwise
|
|
|
|
|
* %NULL.
|
|
|
|
|
*
|
|
|
|
|
* Returns: (transfer none): The looked up %GtkIconSet, or %NULL
|
2013-06-26 22:41:15 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.10: Use gtk_icon_theme_lookup_icon() instead.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-06-27 17:37:34 +00:00
|
|
|
|
GtkIconSet *
|
|
|
|
|
gtk_style_context_lookup_icon_set (GtkStyleContext *context,
|
2010-11-23 06:05:11 +00:00
|
|
|
|
const gchar *stock_id)
|
2010-06-27 17:37:34 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2013-06-26 22:41:15 +00:00
|
|
|
|
GtkIconSet *icon_set;
|
2010-06-27 17:37:34 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
g_return_val_if_fail (stock_id != NULL, NULL);
|
|
|
|
|
|
2010-07-03 00:20:42 +00:00
|
|
|
|
priv = context->priv;
|
2012-03-19 00:19:59 +00:00
|
|
|
|
g_return_val_if_fail (priv->widget != NULL || priv->widget_path != NULL, NULL);
|
2010-06-27 17:37:34 +00:00
|
|
|
|
|
2013-06-26 22:41:15 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;
|
|
|
|
|
|
|
|
|
|
icon_set = gtk_icon_factory_lookup_default (stock_id);
|
|
|
|
|
|
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS;
|
|
|
|
|
|
|
|
|
|
return icon_set;
|
2010-06-27 17:37:34 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_screen:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @screen: a #GdkScreen
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Attaches @context to the given screen.
|
|
|
|
|
*
|
2014-02-07 19:03:49 +00:00
|
|
|
|
* The screen is used to add style information from “global” style
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* providers, such as the screens #GtkSettings instance.
|
|
|
|
|
*
|
|
|
|
|
* If you are using a #GtkStyleContext returned from
|
|
|
|
|
* gtk_widget_get_style_context(), you do not need to
|
|
|
|
|
* call this yourself.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-07-03 11:17:35 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_screen (GtkStyleContext *context,
|
|
|
|
|
GdkScreen *screen)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-02-20 01:08:53 +00:00
|
|
|
|
GtkStyleCascade *screen_cascade;
|
2014-10-24 20:23:07 +00:00
|
|
|
|
GtkStyleCascade *old_screen_cascade;
|
2010-07-03 11:17:35 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
2011-02-06 01:40:06 +00:00
|
|
|
|
g_return_if_fail (GDK_IS_SCREEN (screen));
|
2010-07-03 11:17:35 +00:00
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
2010-11-26 08:01:17 +00:00
|
|
|
|
if (priv->screen == screen)
|
|
|
|
|
return;
|
|
|
|
|
|
2014-02-20 01:08:53 +00:00
|
|
|
|
screen_cascade = _gtk_settings_get_style_cascade (gtk_settings_get_for_screen (screen));
|
2014-10-24 20:23:07 +00:00
|
|
|
|
old_screen_cascade = _gtk_settings_get_style_cascade (gtk_settings_get_for_screen (priv->screen));
|
|
|
|
|
if (priv->cascade == old_screen_cascade)
|
2012-03-16 04:14:41 +00:00
|
|
|
|
{
|
2014-02-20 01:08:53 +00:00
|
|
|
|
gtk_style_context_set_cascade (context, screen_cascade);
|
2012-03-16 04:14:41 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
2014-02-20 01:08:53 +00:00
|
|
|
|
_gtk_style_cascade_set_parent (priv->cascade, screen_cascade);
|
2012-03-16 04:14:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-07-03 11:17:35 +00:00
|
|
|
|
priv->screen = screen;
|
|
|
|
|
|
|
|
|
|
g_object_notify (G_OBJECT (context), "screen");
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_screen:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Returns the #GdkScreen to which @context is attached.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2011-01-18 09:01:17 +00:00
|
|
|
|
* Returns: (transfer none): a #GdkScreen.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-07-03 11:17:35 +00:00
|
|
|
|
GdkScreen *
|
|
|
|
|
gtk_style_context_get_screen (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
return priv->screen;
|
|
|
|
|
}
|
|
|
|
|
|
2012-12-19 17:03:16 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_frame_clock:
|
|
|
|
|
* @context: a #GdkFrameClock
|
|
|
|
|
* @frame_clock: a #GdkFrameClock
|
|
|
|
|
*
|
|
|
|
|
* Attaches @context to the given frame clock.
|
|
|
|
|
*
|
|
|
|
|
* The frame clock is used for the timing of animations.
|
|
|
|
|
*
|
|
|
|
|
* If you are using a #GtkStyleContext returned from
|
|
|
|
|
* gtk_widget_get_style_context(), you do not need to
|
|
|
|
|
* call this yourself.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.8
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_frame_clock (GtkStyleContext *context,
|
|
|
|
|
GdkFrameClock *frame_clock)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (frame_clock == NULL || GDK_IS_FRAME_CLOCK (frame_clock));
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
if (priv->frame_clock == frame_clock)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
if (priv->animating)
|
|
|
|
|
gtk_style_context_disconnect_update (context);
|
|
|
|
|
|
|
|
|
|
if (priv->frame_clock)
|
|
|
|
|
g_object_unref (priv->frame_clock);
|
|
|
|
|
priv->frame_clock = frame_clock;
|
|
|
|
|
if (priv->frame_clock)
|
|
|
|
|
g_object_ref (priv->frame_clock);
|
|
|
|
|
|
|
|
|
|
if (priv->animating)
|
|
|
|
|
gtk_style_context_connect_update (context);
|
|
|
|
|
|
|
|
|
|
g_object_notify (G_OBJECT (context), "paint-clock");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_frame_clock:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the #GdkFrameClock to which @context is attached.
|
|
|
|
|
*
|
2013-02-14 18:50:55 +00:00
|
|
|
|
* Returns: (transfer none): a #GdkFrameClock, or %NULL
|
|
|
|
|
* if @context does not have an attached frame clock.
|
2013-04-08 16:05:53 +00:00
|
|
|
|
*
|
2012-12-19 17:03:16 +00:00
|
|
|
|
* Since: 3.8
|
|
|
|
|
**/
|
|
|
|
|
GdkFrameClock *
|
|
|
|
|
gtk_style_context_get_frame_clock (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
return priv->frame_clock;
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_direction:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @direction: the new direction.
|
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Sets the reading direction for rendering purposes.
|
|
|
|
|
*
|
|
|
|
|
* If you are using a #GtkStyleContext returned from
|
|
|
|
|
* gtk_widget_get_style_context(), you do not need to
|
|
|
|
|
* call this yourself.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-12-18 17:05:28 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.8: Use gtk_style_context_set_state() with
|
|
|
|
|
* #GTK_STATE_FLAG_DIR_LTR and #GTK_STATE_FLAG_DIR_RTL
|
|
|
|
|
* instead.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-08-02 15:18:53 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_direction (GtkStyleContext *context,
|
|
|
|
|
GtkTextDirection direction)
|
|
|
|
|
{
|
2012-12-18 16:47:06 +00:00
|
|
|
|
GtkStateFlags state;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-12-18 16:47:06 +00:00
|
|
|
|
state = gtk_style_context_get_state (context);
|
|
|
|
|
state &= ~(GTK_STATE_FLAG_DIR_LTR | GTK_STATE_FLAG_DIR_RTL);
|
|
|
|
|
|
|
|
|
|
switch (direction)
|
|
|
|
|
{
|
|
|
|
|
case GTK_TEXT_DIR_LTR:
|
|
|
|
|
state |= GTK_STATE_FLAG_DIR_LTR;
|
|
|
|
|
break;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
|
2012-12-18 16:47:06 +00:00
|
|
|
|
case GTK_TEXT_DIR_RTL:
|
|
|
|
|
state |= GTK_STATE_FLAG_DIR_RTL;
|
|
|
|
|
break;
|
|
|
|
|
|
|
|
|
|
case GTK_TEXT_DIR_NONE:
|
|
|
|
|
default:
|
|
|
|
|
break;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
gtk_style_context_set_state (context, state);
|
2010-08-02 15:18:53 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_direction:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the widget direction used for rendering.
|
|
|
|
|
*
|
|
|
|
|
* Returns: the widget direction
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-12-18 17:05:28 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.8: Use gtk_style_context_get_state() and
|
|
|
|
|
* check for #GTK_STATE_FLAG_DIR_LTR and
|
|
|
|
|
* #GTK_STATE_FLAG_DIR_RTL instead.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-08-02 15:18:53 +00:00
|
|
|
|
GtkTextDirection
|
|
|
|
|
gtk_style_context_get_direction (GtkStyleContext *context)
|
|
|
|
|
{
|
2012-12-18 16:47:06 +00:00
|
|
|
|
GtkStateFlags state;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), GTK_TEXT_DIR_LTR);
|
|
|
|
|
|
2012-12-18 16:47:06 +00:00
|
|
|
|
state = gtk_style_context_get_state (context);
|
|
|
|
|
|
|
|
|
|
if (state & GTK_STATE_FLAG_DIR_LTR)
|
|
|
|
|
return GTK_TEXT_DIR_LTR;
|
|
|
|
|
else if (state & GTK_STATE_FLAG_DIR_RTL)
|
|
|
|
|
return GTK_TEXT_DIR_RTL;
|
|
|
|
|
else
|
|
|
|
|
return GTK_TEXT_DIR_NONE;
|
2010-08-02 15:18:53 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_junction_sides:
|
|
|
|
|
* @context: a #GtkStyleContext
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* @sides: sides where rendered elements are visually connected to
|
|
|
|
|
* other elements
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* Sets the sides where rendered elements (mostly through
|
|
|
|
|
* gtk_render_frame()) will visually connect with other visual elements.
|
|
|
|
|
*
|
|
|
|
|
* This is merely a hint that may or may not be honored
|
2014-06-16 14:37:01 +00:00
|
|
|
|
* by themes.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-24 04:02:30 +00:00
|
|
|
|
* Container widgets are expected to set junction hints as appropriate
|
|
|
|
|
* for their children, so it should not normally be necessary to call
|
|
|
|
|
* this function manually.
|
|
|
|
|
*
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-08-03 18:33:53 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_junction_sides (GtkStyleContext *context,
|
2010-11-23 06:05:11 +00:00
|
|
|
|
GtkJunctionSides sides)
|
2010-08-03 18:33:53 +00:00
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
gtk_css_node_declaration_set_junction_sides (&context->priv->info->decl, sides);
|
2010-08-03 18:33:53 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_junction_sides:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
|
|
|
|
* Returns the sides where rendered elements connect visually with others.
|
|
|
|
|
*
|
|
|
|
|
* Returns: the junction sides
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
2010-08-03 18:33:53 +00:00
|
|
|
|
GtkJunctionSides
|
|
|
|
|
gtk_style_context_get_junction_sides (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), 0);
|
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
return gtk_css_node_declaration_get_junction_sides (context->priv->info->decl);
|
2010-08-03 18:33:53 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-01-02 14:43:53 +00:00
|
|
|
|
gboolean
|
2012-08-27 15:27:06 +00:00
|
|
|
|
_gtk_style_context_resolve_color (GtkStyleContext *context,
|
2012-11-25 01:28:59 +00:00
|
|
|
|
GtkCssValue *color,
|
2012-08-27 15:27:06 +00:00
|
|
|
|
GdkRGBA *result,
|
|
|
|
|
GtkCssDependencies *dependencies)
|
2012-01-02 14:43:53 +00:00
|
|
|
|
{
|
2012-03-08 13:52:10 +00:00
|
|
|
|
GtkCssValue *val;
|
|
|
|
|
|
2012-01-02 14:43:53 +00:00
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), FALSE);
|
|
|
|
|
g_return_val_if_fail (color != NULL, FALSE);
|
|
|
|
|
g_return_val_if_fail (result != NULL, FALSE);
|
|
|
|
|
|
2012-11-25 01:28:59 +00:00
|
|
|
|
val = _gtk_css_color_value_resolve (color,
|
2012-11-25 00:55:53 +00:00
|
|
|
|
GTK_STYLE_PROVIDER_PRIVATE (context->priv->cascade),
|
|
|
|
|
_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_COLOR),
|
|
|
|
|
GTK_CSS_DEPENDS_ON_COLOR,
|
2013-03-28 22:13:43 +00:00
|
|
|
|
dependencies,
|
|
|
|
|
NULL);
|
2012-03-08 13:52:10 +00:00
|
|
|
|
if (val == NULL)
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
2012-03-28 04:28:13 +00:00
|
|
|
|
*result = *_gtk_css_rgba_value_get_rgba (val);
|
2012-03-08 13:52:10 +00:00
|
|
|
|
_gtk_css_value_unref (val);
|
|
|
|
|
return TRUE;
|
2012-01-02 14:43:53 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_lookup_color:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @color_name: color name to lookup
|
|
|
|
|
* @color: (out): Return location for the looked up color
|
|
|
|
|
*
|
|
|
|
|
* Looks up and resolves a color name in the @context color map.
|
|
|
|
|
*
|
|
|
|
|
* Returns: %TRUE if @color_name was found and resolved, %FALSE otherwise
|
|
|
|
|
**/
|
2010-12-09 22:55:33 +00:00
|
|
|
|
gboolean
|
2010-08-03 18:30:26 +00:00
|
|
|
|
gtk_style_context_lookup_color (GtkStyleContext *context,
|
|
|
|
|
const gchar *color_name,
|
2010-10-22 10:41:19 +00:00
|
|
|
|
GdkRGBA *color)
|
2010-08-03 18:30:26 +00:00
|
|
|
|
{
|
2012-11-25 01:28:59 +00:00
|
|
|
|
GtkCssValue *value;
|
2010-08-03 18:30:26 +00:00
|
|
|
|
|
2010-12-09 22:55:33 +00:00
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), FALSE);
|
|
|
|
|
g_return_val_if_fail (color_name != NULL, FALSE);
|
|
|
|
|
g_return_val_if_fail (color != NULL, FALSE);
|
2010-08-03 18:30:26 +00:00
|
|
|
|
|
2012-11-25 01:28:59 +00:00
|
|
|
|
value = _gtk_style_provider_private_get_color (GTK_STYLE_PROVIDER_PRIVATE (context->priv->cascade), color_name);
|
|
|
|
|
if (value == NULL)
|
2010-12-09 22:55:33 +00:00
|
|
|
|
return FALSE;
|
|
|
|
|
|
2012-11-25 01:28:59 +00:00
|
|
|
|
return _gtk_style_context_resolve_color (context, value, color, NULL);
|
2010-08-03 18:30:26 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_notify_state_change:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @window: a #GdkWindow
|
|
|
|
|
* @region_id: (allow-none): animatable region to notify on, or %NULL.
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* See gtk_style_context_push_animatable_region()
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* @state: state to trigger transition for
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* @state_value: %TRUE if @state is the state we are changing to,
|
|
|
|
|
* %FALSE if we are changing away from it
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Notifies a state change on @context, so if the current style makes use
|
|
|
|
|
* of transition animations, one will be started so all rendered elements
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* under @region_id are animated for state @state being set to value
|
|
|
|
|
* @state_value.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* The @window parameter is used in order to invalidate the rendered area
|
|
|
|
|
* as the animation runs, so make sure it is the same window that is being
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* rendered on by the gtk_render_*() functions.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* If @region_id is %NULL, all rendered elements using @context will be
|
|
|
|
|
* affected by this state transition.
|
|
|
|
|
*
|
|
|
|
|
* As a practical example, a #GtkButton notifying a state transition on
|
|
|
|
|
* the prelight state:
|
2014-01-27 19:55:18 +00:00
|
|
|
|
* |[<!-- language="C" -->
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* gtk_style_context_notify_state_change (context,
|
|
|
|
|
* gtk_widget_get_window (widget),
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* NULL,
|
|
|
|
|
* GTK_STATE_PRELIGHT,
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* button->in_button);
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* ]|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* Can be handled in the CSS file like this:
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* |[
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* GtkButton {
|
2014-01-27 20:42:15 +00:00
|
|
|
|
* background-color: #f00
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* }
|
|
|
|
|
*
|
|
|
|
|
* GtkButton:hover {
|
2014-01-27 20:42:15 +00:00
|
|
|
|
* background-color: #fff;
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* transition: 200ms linear
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* }
|
2014-01-27 17:12:55 +00:00
|
|
|
|
* ]|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* This combination will animate the button background from red to white
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* if a pointer enters the button, and back to red if the pointer leaves
|
|
|
|
|
* the button.
|
|
|
|
|
*
|
2010-11-22 20:12:42 +00:00
|
|
|
|
* Note that @state is used when finding the transition parameters, which
|
|
|
|
|
* is why the style places the transition under the :hover pseudo-class.
|
|
|
|
|
*
|
2010-10-19 08:59:46 +00:00
|
|
|
|
* Since: 3.0
|
2012-04-04 16:55:51 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.6: This function does nothing.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-08-19 20:35:42 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_notify_state_change (GtkStyleContext *context,
|
|
|
|
|
GdkWindow *window,
|
|
|
|
|
gpointer region_id,
|
|
|
|
|
GtkStateType state,
|
|
|
|
|
gboolean state_value)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (GDK_IS_WINDOW (window));
|
2010-11-12 20:44:48 +00:00
|
|
|
|
g_return_if_fail (state > GTK_STATE_NORMAL && state <= GTK_STATE_FOCUSED);
|
2012-04-04 16:55:51 +00:00
|
|
|
|
g_return_if_fail (context->priv->widget != NULL || context->priv->widget_path != NULL);
|
2010-08-19 20:35:42 +00:00
|
|
|
|
}
|
|
|
|
|
|
2011-01-10 02:31:35 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_cancel_animations:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @region_id: (allow-none): animatable region to stop, or %NULL.
|
|
|
|
|
* See gtk_style_context_push_animatable_region()
|
|
|
|
|
*
|
|
|
|
|
* Stops all running animations for @region_id and all animatable
|
|
|
|
|
* regions underneath.
|
|
|
|
|
*
|
|
|
|
|
* A %NULL @region_id will stop all ongoing animations in @context,
|
|
|
|
|
* when dealing with a #GtkStyleContext obtained through
|
|
|
|
|
* gtk_widget_get_style_context(), this is normally done for you
|
|
|
|
|
* in all circumstances you would expect all widget to be stopped,
|
|
|
|
|
* so this should be only used in complex widgets with different
|
|
|
|
|
* animatable regions.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-04-04 16:55:51 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.6: This function does nothing.
|
2011-01-10 02:31:35 +00:00
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_cancel_animations (GtkStyleContext *context,
|
|
|
|
|
gpointer region_id)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
2011-01-10 19:45:23 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_scroll_animations:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @window: a #GdkWindow used previously in
|
|
|
|
|
* gtk_style_context_notify_state_change()
|
|
|
|
|
* @dx: Amount to scroll in the X axis
|
|
|
|
|
* @dy: Amount to scroll in the Y axis
|
|
|
|
|
*
|
|
|
|
|
* This function is analogous to gdk_window_scroll(), and
|
|
|
|
|
* should be called together with it so the invalidation
|
|
|
|
|
* areas for any ongoing animation are scrolled together
|
|
|
|
|
* with it.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-04-04 16:55:51 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.6: This function does nothing.
|
2011-01-10 19:45:23 +00:00
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_scroll_animations (GtkStyleContext *context,
|
|
|
|
|
GdkWindow *window,
|
|
|
|
|
gint dx,
|
|
|
|
|
gint dy)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (GDK_IS_WINDOW (window));
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_push_animatable_region:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @region_id: unique identifier for the animatable region
|
|
|
|
|
*
|
|
|
|
|
* Pushes an animatable region, so all further gtk_render_*() calls between
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* this call and the following gtk_style_context_pop_animatable_region()
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* will potentially show transition animations for this region if
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* gtk_style_context_notify_state_change() is called for a given state,
|
2010-11-23 06:05:11 +00:00
|
|
|
|
* and the current theme/style defines transition animations for state
|
|
|
|
|
* changes.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
2014-06-16 14:37:01 +00:00
|
|
|
|
* The @region_id used must be unique in @context so the themes
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* can uniquely identify rendered elements subject to a state transition.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-04-04 16:55:51 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.6: This function does nothing.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-08-19 20:35:42 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_push_animatable_region (GtkStyleContext *context,
|
|
|
|
|
gpointer region_id)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (region_id != NULL);
|
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_pop_animatable_region:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
*
|
2010-11-22 02:50:12 +00:00
|
|
|
|
* Pops an animatable region from @context.
|
|
|
|
|
* See gtk_style_context_push_animatable_region().
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-04-04 16:55:51 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.6: This function does nothing.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-08-19 20:35:42 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_pop_animatable_region (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
}
|
|
|
|
|
|
2012-03-24 01:15:41 +00:00
|
|
|
|
static void
|
2012-04-07 08:53:43 +00:00
|
|
|
|
gtk_style_context_clear_cache (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-10-12 21:38:04 +00:00
|
|
|
|
GSList *l;
|
2012-04-07 08:53:43 +00:00
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
2014-10-12 21:38:04 +00:00
|
|
|
|
for (l = priv->saved_nodes; l; l = l->next)
|
2012-04-07 08:53:43 +00:00
|
|
|
|
{
|
2014-10-12 21:38:04 +00:00
|
|
|
|
style_info_set_values (l->data, NULL);
|
2012-04-07 08:53:43 +00:00
|
|
|
|
}
|
2014-06-10 23:16:48 +00:00
|
|
|
|
g_hash_table_remove_all (priv->style_values);
|
2014-06-10 22:30:30 +00:00
|
|
|
|
|
|
|
|
|
gtk_style_context_clear_property_cache (context);
|
2012-04-07 08:53:43 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-08-24 16:17:52 +00:00
|
|
|
|
static void
|
|
|
|
|
gtk_style_context_update_cache (GtkStyleContext *context,
|
|
|
|
|
const GtkBitmask *parent_changes)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
GHashTableIter iter;
|
|
|
|
|
gpointer key, value;
|
|
|
|
|
|
2012-11-09 09:15:23 +00:00
|
|
|
|
if (_gtk_bitmask_is_empty (parent_changes))
|
|
|
|
|
return;
|
|
|
|
|
|
2012-08-24 16:17:52 +00:00
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
g_hash_table_iter_init (&iter, priv->style_values);
|
2012-08-24 16:17:52 +00:00
|
|
|
|
while (g_hash_table_iter_next (&iter, &key, &value))
|
|
|
|
|
{
|
2014-10-18 04:06:28 +00:00
|
|
|
|
const GtkCssNodeDeclaration *decl = key;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values = value;
|
2012-08-24 16:17:52 +00:00
|
|
|
|
GtkBitmask *changes;
|
|
|
|
|
|
2014-10-22 21:41:50 +00:00
|
|
|
|
changes = gtk_css_style_compute_dependencies (values, parent_changes);
|
2012-08-24 16:17:52 +00:00
|
|
|
|
|
2012-11-09 09:15:23 +00:00
|
|
|
|
if (!_gtk_bitmask_is_empty (changes))
|
2014-12-14 14:46:18 +00:00
|
|
|
|
update_properties (context, values, decl, changes);
|
2012-11-08 21:08:36 +00:00
|
|
|
|
|
|
|
|
|
_gtk_bitmask_free (changes);
|
2012-08-24 16:17:52 +00:00
|
|
|
|
}
|
2014-06-10 22:30:30 +00:00
|
|
|
|
|
|
|
|
|
gtk_style_context_clear_property_cache (context);
|
2012-08-24 16:17:52 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-04-07 08:53:43 +00:00
|
|
|
|
static void
|
2012-11-30 12:58:11 +00:00
|
|
|
|
gtk_style_context_do_invalidate (GtkStyleContext *context,
|
|
|
|
|
const GtkBitmask *changes)
|
2012-03-24 01:15:41 +00:00
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
/* Avoid reentrancy */
|
|
|
|
|
if (priv->invalidating_context)
|
|
|
|
|
return;
|
|
|
|
|
|
2012-11-30 12:58:11 +00:00
|
|
|
|
priv->invalidating_context = changes;
|
2012-03-24 01:15:41 +00:00
|
|
|
|
|
|
|
|
|
g_signal_emit (context, signals[CHANGED], 0);
|
|
|
|
|
|
2014-09-29 01:15:44 +00:00
|
|
|
|
g_object_set_data (G_OBJECT (context), "font-cache-for-get_font", NULL);
|
|
|
|
|
|
2012-11-30 12:58:11 +00:00
|
|
|
|
priv->invalidating_context = NULL;
|
2012-03-24 01:15:41 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-04-11 14:27:38 +00:00
|
|
|
|
static GtkBitmask *
|
|
|
|
|
gtk_style_context_update_animations (GtkStyleContext *context,
|
|
|
|
|
gint64 timestamp)
|
|
|
|
|
{
|
|
|
|
|
GtkBitmask *differences;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-04-11 14:27:38 +00:00
|
|
|
|
|
2014-06-10 23:16:48 +00:00
|
|
|
|
values = style_values_lookup (context);
|
2012-04-11 14:27:38 +00:00
|
|
|
|
|
2014-10-23 02:10:03 +00:00
|
|
|
|
differences = gtk_css_animated_style_advance (GTK_CSS_ANIMATED_STYLE (values), timestamp);
|
2012-04-11 14:27:38 +00:00
|
|
|
|
|
2014-10-23 02:10:03 +00:00
|
|
|
|
if (gtk_css_animated_style_is_static (GTK_CSS_ANIMATED_STYLE (values)))
|
2012-09-17 09:22:06 +00:00
|
|
|
|
_gtk_style_context_update_animating (context);
|
2012-04-11 14:27:38 +00:00
|
|
|
|
|
|
|
|
|
return differences;
|
|
|
|
|
}
|
|
|
|
|
|
2012-07-24 14:22:06 +00:00
|
|
|
|
static gboolean
|
|
|
|
|
gtk_style_context_needs_full_revalidate (GtkStyleContext *context,
|
|
|
|
|
GtkCssChange change)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
|
|
|
|
|
/* Try to avoid invalidating if we can */
|
|
|
|
|
if (change & GTK_STYLE_CONTEXT_RADICAL_CHANGE)
|
2014-12-09 18:31:17 +00:00
|
|
|
|
return TRUE;
|
2012-07-24 14:22:06 +00:00
|
|
|
|
|
|
|
|
|
if (priv->relevant_changes & change)
|
|
|
|
|
return TRUE;
|
|
|
|
|
else
|
|
|
|
|
return FALSE;
|
|
|
|
|
}
|
|
|
|
|
|
2012-09-17 09:30:21 +00:00
|
|
|
|
static gboolean
|
|
|
|
|
gtk_style_context_should_create_transitions (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
gboolean animate;
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
if (priv->widget == NULL)
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
|
|
|
|
if (!gtk_widget_get_mapped (priv->widget))
|
|
|
|
|
return FALSE;
|
|
|
|
|
|
|
|
|
|
g_object_get (gtk_widget_get_settings (context->priv->widget),
|
|
|
|
|
"gtk-enable-animations", &animate,
|
|
|
|
|
NULL);
|
|
|
|
|
|
|
|
|
|
return animate;
|
|
|
|
|
}
|
|
|
|
|
|
2012-03-20 02:15:26 +00:00
|
|
|
|
void
|
2012-07-18 14:55:32 +00:00
|
|
|
|
_gtk_style_context_validate (GtkStyleContext *context,
|
|
|
|
|
gint64 timestamp,
|
|
|
|
|
GtkCssChange change,
|
|
|
|
|
const GtkBitmask *parent_changes)
|
2012-03-20 02:15:26 +00:00
|
|
|
|
{
|
2012-03-23 00:52:38 +00:00
|
|
|
|
GtkStyleContextPrivate *priv;
|
2012-08-24 14:28:47 +00:00
|
|
|
|
GtkStyleInfo *info;
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *current;
|
2012-04-11 10:37:44 +00:00
|
|
|
|
GtkBitmask *changes;
|
2012-03-23 02:01:16 +00:00
|
|
|
|
GSList *list;
|
2012-03-23 00:52:38 +00:00
|
|
|
|
|
2012-03-20 02:15:26 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-03-23 00:52:38 +00:00
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
2012-03-23 02:01:16 +00:00
|
|
|
|
change |= priv->pending_changes;
|
2012-05-01 23:59:15 +00:00
|
|
|
|
|
|
|
|
|
/* If you run your application with
|
|
|
|
|
* GTK_DEBUG=no-css-cache
|
|
|
|
|
* every invalidation will purge the cache and completely query
|
|
|
|
|
* everything anew form the cache. This is slow (in particular
|
|
|
|
|
* when animating), but useful for figuring out bugs.
|
|
|
|
|
*
|
|
|
|
|
* We achieve that by pretending that everything that could have
|
|
|
|
|
* changed has and so we of course totally need to redo everything.
|
|
|
|
|
*
|
|
|
|
|
* Note that this also completely revalidates child widgets all
|
|
|
|
|
* the time.
|
|
|
|
|
*/
|
|
|
|
|
if (G_UNLIKELY (gtk_get_debug_flags () & GTK_DEBUG_NO_CSS_CACHE))
|
|
|
|
|
change = GTK_CSS_CHANGE_ANY;
|
2012-03-23 02:01:16 +00:00
|
|
|
|
|
2012-08-24 14:28:47 +00:00
|
|
|
|
if (!priv->invalid && change == 0 && _gtk_bitmask_is_empty (parent_changes))
|
2012-03-23 00:52:38 +00:00
|
|
|
|
return;
|
|
|
|
|
|
2014-10-27 03:22:49 +00:00
|
|
|
|
g_assert (!gtk_style_context_is_saved (context));
|
|
|
|
|
|
2012-03-23 02:01:16 +00:00
|
|
|
|
priv->pending_changes = 0;
|
|
|
|
|
gtk_style_context_set_invalid (context, FALSE);
|
|
|
|
|
|
2012-08-24 14:28:47 +00:00
|
|
|
|
info = priv->info;
|
2014-06-10 23:16:48 +00:00
|
|
|
|
if (info->values)
|
|
|
|
|
current = g_object_ref (info->values);
|
2012-08-24 14:28:47 +00:00
|
|
|
|
else
|
|
|
|
|
current = NULL;
|
|
|
|
|
|
2012-03-23 00:52:38 +00:00
|
|
|
|
/* Try to avoid invalidating if we can */
|
2012-08-24 14:28:47 +00:00
|
|
|
|
if (current == NULL ||
|
|
|
|
|
gtk_style_context_needs_full_revalidate (context, change))
|
2012-03-23 02:01:16 +00:00
|
|
|
|
{
|
2014-10-22 21:41:50 +00:00
|
|
|
|
GtkCssStyle *values;
|
2012-09-17 09:34:54 +00:00
|
|
|
|
|
2012-04-07 08:53:43 +00:00
|
|
|
|
if ((priv->relevant_changes & change) & ~GTK_STYLE_CONTEXT_CACHED_CHANGE)
|
2012-08-24 16:17:52 +00:00
|
|
|
|
{
|
|
|
|
|
gtk_style_context_clear_cache (context);
|
|
|
|
|
}
|
2012-04-07 16:09:17 +00:00
|
|
|
|
else
|
2012-08-24 16:17:52 +00:00
|
|
|
|
{
|
|
|
|
|
gtk_style_context_update_cache (context, parent_changes);
|
|
|
|
|
}
|
2012-04-07 16:09:17 +00:00
|
|
|
|
|
2014-10-27 03:22:49 +00:00
|
|
|
|
style_info_set_values (info, NULL);
|
2014-06-10 23:16:48 +00:00
|
|
|
|
values = style_values_lookup (context);
|
2014-12-14 16:06:27 +00:00
|
|
|
|
values = gtk_css_animated_style_new (values);
|
2012-04-11 14:27:38 +00:00
|
|
|
|
|
2014-06-29 23:33:46 +00:00
|
|
|
|
if (values != current)
|
2014-10-23 02:10:03 +00:00
|
|
|
|
gtk_css_animated_style_create_animations (GTK_CSS_ANIMATED_STYLE (values),
|
2014-12-14 16:06:27 +00:00
|
|
|
|
priv->parent ? style_values_lookup (priv->parent) : NULL,
|
2014-10-23 02:10:03 +00:00
|
|
|
|
timestamp,
|
|
|
|
|
GTK_STYLE_PROVIDER_PRIVATE (priv->cascade),
|
|
|
|
|
priv->scale,
|
|
|
|
|
gtk_style_context_should_create_transitions (context)
|
2014-12-14 16:06:27 +00:00
|
|
|
|
? current
|
2014-10-23 02:10:03 +00:00
|
|
|
|
: NULL);
|
|
|
|
|
if (gtk_css_animated_style_is_static (GTK_CSS_ANIMATED_STYLE (values)))
|
2014-12-14 16:06:27 +00:00
|
|
|
|
{
|
|
|
|
|
change &= ~GTK_CSS_CHANGE_ANIMATE;
|
|
|
|
|
}
|
2012-09-17 09:34:54 +00:00
|
|
|
|
else
|
2014-12-14 16:06:27 +00:00
|
|
|
|
{
|
|
|
|
|
change |= GTK_CSS_CHANGE_ANIMATE;
|
|
|
|
|
style_info_set_values (info, values);
|
|
|
|
|
}
|
2012-09-17 09:34:54 +00:00
|
|
|
|
_gtk_style_context_update_animating (context);
|
2012-09-13 16:11:29 +00:00
|
|
|
|
|
2012-09-17 09:34:54 +00:00
|
|
|
|
if (current)
|
|
|
|
|
{
|
2014-10-22 21:41:50 +00:00
|
|
|
|
changes = gtk_css_style_get_difference (values, current);
|
2012-04-07 16:09:17 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
2012-04-11 10:37:44 +00:00
|
|
|
|
{
|
|
|
|
|
changes = _gtk_bitmask_new ();
|
|
|
|
|
changes = _gtk_bitmask_invert_range (changes, 0, _gtk_css_style_property_get_n_properties ());
|
|
|
|
|
}
|
2014-12-14 16:06:27 +00:00
|
|
|
|
|
|
|
|
|
g_object_unref (values);
|
2012-03-23 00:52:38 +00:00
|
|
|
|
}
|
2012-04-11 10:37:44 +00:00
|
|
|
|
else
|
2012-08-24 14:28:47 +00:00
|
|
|
|
{
|
2014-10-22 21:41:50 +00:00
|
|
|
|
changes = gtk_css_style_compute_dependencies (current, parent_changes);
|
2014-10-11 18:02:27 +00:00
|
|
|
|
if (!_gtk_bitmask_is_empty (changes))
|
2014-12-14 16:06:27 +00:00
|
|
|
|
{
|
|
|
|
|
if (GTK_IS_CSS_ANIMATED_STYLE (current))
|
|
|
|
|
update_properties (context, GTK_CSS_ANIMATED_STYLE (current)->style, info->decl, changes);
|
|
|
|
|
else
|
|
|
|
|
update_properties (context, current, info->decl, changes);
|
|
|
|
|
}
|
2012-08-24 16:17:52 +00:00
|
|
|
|
|
|
|
|
|
gtk_style_context_update_cache (context, parent_changes);
|
2012-08-24 14:28:47 +00:00
|
|
|
|
}
|
2012-04-11 10:37:44 +00:00
|
|
|
|
|
2012-09-13 17:48:43 +00:00
|
|
|
|
if (current)
|
2014-06-10 23:16:48 +00:00
|
|
|
|
g_object_unref (current);
|
2012-09-13 17:48:43 +00:00
|
|
|
|
|
2012-04-11 14:27:38 +00:00
|
|
|
|
if (change & GTK_CSS_CHANGE_ANIMATE &&
|
|
|
|
|
gtk_style_context_is_animating (context))
|
|
|
|
|
{
|
|
|
|
|
GtkBitmask *animation_changes;
|
|
|
|
|
|
|
|
|
|
animation_changes = gtk_style_context_update_animations (context, timestamp);
|
|
|
|
|
changes = _gtk_bitmask_union (changes, animation_changes);
|
|
|
|
|
_gtk_bitmask_free (animation_changes);
|
|
|
|
|
}
|
|
|
|
|
|
2014-08-20 02:39:54 +00:00
|
|
|
|
if (!_gtk_bitmask_is_empty (changes))
|
|
|
|
|
gtk_style_context_do_invalidate (context, changes);
|
2012-03-23 00:52:38 +00:00
|
|
|
|
|
2012-03-23 02:01:16 +00:00
|
|
|
|
change = _gtk_css_change_for_child (change);
|
|
|
|
|
for (list = priv->children; list; list = list->next)
|
|
|
|
|
{
|
2012-07-18 14:55:32 +00:00
|
|
|
|
_gtk_style_context_validate (list->data, timestamp, change, changes);
|
2012-03-23 02:01:16 +00:00
|
|
|
|
}
|
2012-04-11 10:37:44 +00:00
|
|
|
|
|
|
|
|
|
_gtk_bitmask_free (changes);
|
2012-03-23 02:01:16 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void
|
|
|
|
|
_gtk_style_context_queue_invalidate (GtkStyleContext *context,
|
|
|
|
|
GtkCssChange change)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (change != 0);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
2012-05-07 23:35:00 +00:00
|
|
|
|
if (priv->widget != NULL)
|
|
|
|
|
{
|
|
|
|
|
priv->pending_changes |= change;
|
|
|
|
|
gtk_style_context_set_invalid (context, TRUE);
|
|
|
|
|
}
|
2013-12-17 23:04:59 +00:00
|
|
|
|
else if (priv->widget_path != NULL)
|
2012-05-07 23:35:00 +00:00
|
|
|
|
{
|
2013-10-01 13:09:20 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;
|
2012-05-07 23:35:00 +00:00
|
|
|
|
gtk_style_context_invalidate (context);
|
2013-10-01 13:09:20 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS;
|
2012-05-07 23:35:00 +00:00
|
|
|
|
}
|
2012-03-20 02:15:26 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-10-19 08:59:46 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_invalidate:
|
|
|
|
|
* @context: a #GtkStyleContext.
|
|
|
|
|
*
|
|
|
|
|
* Invalidates @context style information, so it will be reconstructed
|
2013-09-28 14:19:07 +00:00
|
|
|
|
* again. It is useful if you modify the @context and need the new
|
|
|
|
|
* information immediately.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2013-10-01 13:09:20 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.12: Style contexts are invalidated automatically.
|
2010-10-19 08:59:46 +00:00
|
|
|
|
**/
|
2010-09-11 10:18:26 +00:00
|
|
|
|
void
|
|
|
|
|
gtk_style_context_invalidate (GtkStyleContext *context)
|
|
|
|
|
{
|
2012-11-30 12:58:11 +00:00
|
|
|
|
GtkBitmask *changes;
|
|
|
|
|
|
2010-09-11 10:18:26 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-04-07 08:53:43 +00:00
|
|
|
|
gtk_style_context_clear_cache (context);
|
2012-11-30 12:58:11 +00:00
|
|
|
|
|
2014-10-27 03:22:49 +00:00
|
|
|
|
style_info_set_values (context->priv->info, NULL);
|
|
|
|
|
|
2012-11-30 12:58:11 +00:00
|
|
|
|
changes = _gtk_bitmask_new ();
|
|
|
|
|
changes = _gtk_bitmask_invert_range (changes,
|
|
|
|
|
0,
|
|
|
|
|
_gtk_css_style_property_get_n_properties ());
|
|
|
|
|
gtk_style_context_do_invalidate (context, changes);
|
|
|
|
|
_gtk_bitmask_free (changes);
|
2010-09-11 10:18:26 +00:00
|
|
|
|
}
|
|
|
|
|
|
2012-12-17 15:42:55 +00:00
|
|
|
|
static gboolean
|
|
|
|
|
corner_value_is_right_angle (GtkCssValue *value)
|
|
|
|
|
{
|
|
|
|
|
return _gtk_css_corner_value_get_x (value, 100) <= 0.0 &&
|
|
|
|
|
_gtk_css_corner_value_get_y (value, 100) <= 0.0;
|
|
|
|
|
}
|
|
|
|
|
|
2010-11-09 20:24:41 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_set_background:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @window: a #GdkWindow
|
|
|
|
|
*
|
|
|
|
|
* Sets the background of @window to the background pattern or
|
|
|
|
|
* color specified in @context for its current state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_set_background (GtkStyleContext *context,
|
|
|
|
|
GdkWindow *window)
|
|
|
|
|
{
|
2012-12-17 15:42:55 +00:00
|
|
|
|
const GdkRGBA *color;
|
2010-11-09 20:24:41 +00:00
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (GDK_IS_WINDOW (window));
|
|
|
|
|
|
2012-12-17 15:42:55 +00:00
|
|
|
|
/* This is a sophisitcated optimization.
|
|
|
|
|
* If we know the GDK window's background will be opaque, we mark
|
|
|
|
|
* it as opaque. This is so GDK can do all the optimizations it does
|
|
|
|
|
* for opaque windows and be fast.
|
|
|
|
|
* This is mainly used when scrolling.
|
|
|
|
|
*
|
|
|
|
|
* We could indeed just set black instead of the color we have.
|
|
|
|
|
*/
|
|
|
|
|
color = _gtk_css_rgba_value_get_rgba (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_BACKGROUND_COLOR));
|
2010-11-09 20:24:41 +00:00
|
|
|
|
|
2012-12-17 15:42:55 +00:00
|
|
|
|
if (color->alpha >= 1.0 &&
|
|
|
|
|
corner_value_is_right_angle (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_BORDER_TOP_LEFT_RADIUS)) &&
|
|
|
|
|
corner_value_is_right_angle (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_BORDER_TOP_RIGHT_RADIUS)) &&
|
|
|
|
|
corner_value_is_right_angle (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_BORDER_BOTTOM_RIGHT_RADIUS)) &&
|
|
|
|
|
corner_value_is_right_angle (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_BORDER_BOTTOM_LEFT_RADIUS)))
|
2010-11-09 20:24:41 +00:00
|
|
|
|
{
|
|
|
|
|
gdk_window_set_background_rgba (window, color);
|
2012-12-17 15:42:55 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
GdkRGBA transparent = { 0.0, 0.0, 0.0, 0.0 };
|
|
|
|
|
gdk_window_set_background_rgba (window, &transparent);
|
2010-11-09 20:24:41 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2010-12-02 22:41:24 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_color:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the color for
|
|
|
|
|
* @color: (out): return value for the foreground color
|
|
|
|
|
*
|
|
|
|
|
* Gets the foreground color for a given state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_color (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state,
|
|
|
|
|
GdkRGBA *color)
|
|
|
|
|
{
|
|
|
|
|
GdkRGBA *c;
|
|
|
|
|
|
2010-12-21 13:42:06 +00:00
|
|
|
|
g_return_if_fail (color != NULL);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2011-05-30 21:32:09 +00:00
|
|
|
|
gtk_style_context_get (context,
|
|
|
|
|
state,
|
|
|
|
|
"color", &c,
|
|
|
|
|
NULL);
|
2010-12-21 13:42:06 +00:00
|
|
|
|
|
2011-05-30 21:32:09 +00:00
|
|
|
|
*color = *c;
|
|
|
|
|
gdk_rgba_free (c);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_background_color:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the color for
|
|
|
|
|
* @color: (out): return value for the background color
|
|
|
|
|
*
|
|
|
|
|
* Gets the background color for a given state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2014-10-03 04:27:49 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.16: Use gtk_render_background() instead.
|
2010-12-02 22:41:24 +00:00
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_background_color (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state,
|
|
|
|
|
GdkRGBA *color)
|
|
|
|
|
{
|
|
|
|
|
GdkRGBA *c;
|
|
|
|
|
|
2010-12-21 13:42:06 +00:00
|
|
|
|
g_return_if_fail (color != NULL);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2011-05-30 21:32:09 +00:00
|
|
|
|
gtk_style_context_get (context,
|
|
|
|
|
state,
|
|
|
|
|
"background-color", &c,
|
|
|
|
|
NULL);
|
2010-12-21 13:42:06 +00:00
|
|
|
|
|
2011-05-30 21:32:09 +00:00
|
|
|
|
*color = *c;
|
|
|
|
|
gdk_rgba_free (c);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_border_color:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the color for
|
|
|
|
|
* @color: (out): return value for the border color
|
|
|
|
|
*
|
|
|
|
|
* Gets the border color for a given state.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2014-10-03 04:27:49 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.16: Use gtk_render_border() instead.
|
2010-12-02 22:41:24 +00:00
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_border_color (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state,
|
|
|
|
|
GdkRGBA *color)
|
|
|
|
|
{
|
|
|
|
|
GdkRGBA *c;
|
|
|
|
|
|
2010-12-21 13:42:06 +00:00
|
|
|
|
g_return_if_fail (color != NULL);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2011-05-30 21:32:09 +00:00
|
|
|
|
gtk_style_context_get (context,
|
|
|
|
|
state,
|
|
|
|
|
"border-color", &c,
|
|
|
|
|
NULL);
|
2010-12-21 13:42:06 +00:00
|
|
|
|
|
2011-05-30 21:32:09 +00:00
|
|
|
|
*color = *c;
|
|
|
|
|
gdk_rgba_free (c);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_border:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the border for
|
2010-12-14 20:46:51 +00:00
|
|
|
|
* @border: (out): return value for the border settings
|
2010-12-02 22:41:24 +00:00
|
|
|
|
*
|
|
|
|
|
* Gets the border for a given state as a #GtkBorder.
|
2011-01-08 17:11:59 +00:00
|
|
|
|
* See %GTK_STYLE_PROPERTY_BORDER_WIDTH.
|
2010-12-02 22:41:24 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_border (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state,
|
|
|
|
|
GtkBorder *border)
|
|
|
|
|
{
|
2011-05-21 22:10:43 +00:00
|
|
|
|
int top, left, bottom, right;
|
2010-12-02 22:41:24 +00:00
|
|
|
|
|
2010-12-21 13:42:06 +00:00
|
|
|
|
g_return_if_fail (border != NULL);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-01-11 02:29:41 +00:00
|
|
|
|
gtk_style_context_get (context,
|
|
|
|
|
state,
|
|
|
|
|
"border-top-width", &top,
|
|
|
|
|
"border-left-width", &left,
|
|
|
|
|
"border-bottom-width", &bottom,
|
|
|
|
|
"border-right-width", &right,
|
|
|
|
|
NULL);
|
2012-01-06 21:25:05 +00:00
|
|
|
|
|
|
|
|
|
border->top = top;
|
|
|
|
|
border->left = left;
|
|
|
|
|
border->bottom = bottom;
|
|
|
|
|
border->right = right;
|
2010-12-02 22:41:24 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_padding:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the padding for
|
2010-12-14 20:46:51 +00:00
|
|
|
|
* @padding: (out): return value for the padding settings
|
2010-12-02 22:41:24 +00:00
|
|
|
|
*
|
|
|
|
|
* Gets the padding for a given state as a #GtkBorder.
|
2011-01-08 17:11:59 +00:00
|
|
|
|
* See %GTK_STYLE_PROPERTY_PADDING.
|
2010-12-02 22:41:24 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_padding (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state,
|
|
|
|
|
GtkBorder *padding)
|
|
|
|
|
{
|
2011-05-22 03:42:17 +00:00
|
|
|
|
int top, left, bottom, right;
|
2010-12-02 22:41:24 +00:00
|
|
|
|
|
2010-12-21 13:42:06 +00:00
|
|
|
|
g_return_if_fail (padding != NULL);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-01-11 02:29:41 +00:00
|
|
|
|
gtk_style_context_get (context,
|
|
|
|
|
state,
|
|
|
|
|
"padding-top", &top,
|
|
|
|
|
"padding-left", &left,
|
|
|
|
|
"padding-bottom", &bottom,
|
|
|
|
|
"padding-right", &right,
|
|
|
|
|
NULL);
|
2010-12-21 13:42:06 +00:00
|
|
|
|
|
2011-05-22 03:42:17 +00:00
|
|
|
|
padding->top = top;
|
|
|
|
|
padding->left = left;
|
|
|
|
|
padding->bottom = bottom;
|
|
|
|
|
padding->right = right;
|
2010-12-02 22:41:24 +00:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_margin:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the border for
|
2010-12-14 20:46:51 +00:00
|
|
|
|
* @margin: (out): return value for the margin settings
|
2010-12-02 22:41:24 +00:00
|
|
|
|
*
|
|
|
|
|
* Gets the margin for a given state as a #GtkBorder.
|
2011-01-08 17:11:59 +00:00
|
|
|
|
* See %GTK_STYLE_PROPERTY_MARGIN.
|
2010-12-02 22:41:24 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_style_context_get_margin (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state,
|
|
|
|
|
GtkBorder *margin)
|
|
|
|
|
{
|
2013-11-15 03:16:33 +00:00
|
|
|
|
int top, left, bottom, right;
|
2010-12-02 22:41:24 +00:00
|
|
|
|
|
2010-12-21 13:42:06 +00:00
|
|
|
|
g_return_if_fail (margin != NULL);
|
2010-12-02 22:41:24 +00:00
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
|
2012-01-11 02:29:41 +00:00
|
|
|
|
gtk_style_context_get (context,
|
|
|
|
|
state,
|
|
|
|
|
"margin-top", &top,
|
2013-11-15 03:16:33 +00:00
|
|
|
|
"margin-left", &left,
|
2012-01-11 02:29:41 +00:00
|
|
|
|
"margin-bottom", &bottom,
|
2013-11-15 03:16:33 +00:00
|
|
|
|
"margin-right", &right,
|
2012-01-11 02:29:41 +00:00
|
|
|
|
NULL);
|
2010-12-21 13:42:06 +00:00
|
|
|
|
|
2011-05-22 03:55:12 +00:00
|
|
|
|
margin->top = top;
|
2013-11-15 03:16:33 +00:00
|
|
|
|
margin->left = left;
|
2011-05-22 03:55:12 +00:00
|
|
|
|
margin->bottom = bottom;
|
2013-11-15 03:16:33 +00:00
|
|
|
|
margin->right = right;
|
2010-12-02 22:41:24 +00:00
|
|
|
|
}
|
|
|
|
|
|
2010-12-05 18:40:13 +00:00
|
|
|
|
/**
|
|
|
|
|
* gtk_style_context_get_font:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @state: state to retrieve the font for
|
|
|
|
|
*
|
|
|
|
|
* Returns the font description for a given state. The returned
|
|
|
|
|
* object is const and will remain valid until the
|
|
|
|
|
* #GtkStyleContext::changed signal happens.
|
|
|
|
|
*
|
2011-01-18 09:01:17 +00:00
|
|
|
|
* Returns: (transfer none): the #PangoFontDescription for the given
|
|
|
|
|
* state. This object is owned by GTK+ and should not be
|
|
|
|
|
* freed.
|
2010-12-05 18:40:13 +00:00
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-12-06 01:55:22 +00:00
|
|
|
|
*
|
|
|
|
|
* Deprecated: 3.8: Use gtk_style_context_get() for "font" or
|
|
|
|
|
* subproperties instead.
|
2010-12-05 18:40:13 +00:00
|
|
|
|
**/
|
|
|
|
|
const PangoFontDescription *
|
|
|
|
|
gtk_style_context_get_font (GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags state)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
2014-09-29 01:15:44 +00:00
|
|
|
|
GHashTable *hash;
|
2013-01-06 22:08:28 +00:00
|
|
|
|
PangoFontDescription *description, *previous;
|
2010-12-05 18:40:13 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
2012-03-19 00:19:59 +00:00
|
|
|
|
g_return_val_if_fail (priv->widget != NULL || priv->widget_path != NULL, NULL);
|
2010-12-05 18:40:13 +00:00
|
|
|
|
|
2011-05-29 05:03:59 +00:00
|
|
|
|
/* Yuck, fonts are created on-demand but we don't return a ref.
|
|
|
|
|
* Do bad things to achieve this requirement */
|
2012-12-05 17:41:40 +00:00
|
|
|
|
gtk_style_context_get (context, state, "font", &description, NULL);
|
2013-01-06 22:08:28 +00:00
|
|
|
|
|
2014-09-29 01:15:44 +00:00
|
|
|
|
hash = g_object_get_data (G_OBJECT (context), "font-cache-for-get_font");
|
2013-01-06 22:08:28 +00:00
|
|
|
|
|
2014-09-29 01:15:44 +00:00
|
|
|
|
if (hash == NULL)
|
|
|
|
|
{
|
|
|
|
|
hash = g_hash_table_new_full (g_direct_hash, g_direct_equal,
|
|
|
|
|
NULL,
|
|
|
|
|
(GDestroyNotify) pango_font_description_free);
|
|
|
|
|
g_object_set_data_full (G_OBJECT (context),
|
|
|
|
|
"font-cache-for-get_font",
|
|
|
|
|
hash,
|
|
|
|
|
(GDestroyNotify) g_hash_table_unref);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
previous = g_hash_table_lookup (hash, GUINT_TO_POINTER (state));
|
2013-01-06 22:08:28 +00:00
|
|
|
|
if (previous)
|
|
|
|
|
{
|
|
|
|
|
pango_font_description_merge (previous, description, TRUE);
|
|
|
|
|
pango_font_description_free (description);
|
|
|
|
|
description = previous;
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
2014-09-29 01:15:44 +00:00
|
|
|
|
g_hash_table_insert (hash, GUINT_TO_POINTER (state), description);
|
2013-01-06 22:08:28 +00:00
|
|
|
|
}
|
2012-12-05 17:41:40 +00:00
|
|
|
|
|
2011-05-29 05:03:59 +00:00
|
|
|
|
return description;
|
2010-12-05 18:40:13 +00:00
|
|
|
|
}
|
|
|
|
|
|
2011-01-29 11:47:09 +00:00
|
|
|
|
static void
|
|
|
|
|
get_cursor_color (GtkStyleContext *context,
|
|
|
|
|
gboolean primary,
|
|
|
|
|
GdkRGBA *color)
|
|
|
|
|
{
|
|
|
|
|
GdkColor *style_color;
|
|
|
|
|
|
|
|
|
|
gtk_style_context_get_style (context,
|
|
|
|
|
primary ? "cursor-color" : "secondary-cursor-color",
|
|
|
|
|
&style_color,
|
|
|
|
|
NULL);
|
|
|
|
|
|
|
|
|
|
if (style_color)
|
|
|
|
|
{
|
2011-03-06 10:16:28 +00:00
|
|
|
|
color->red = style_color->red / 65535.0;
|
|
|
|
|
color->green = style_color->green / 65535.0;
|
|
|
|
|
color->blue = style_color->blue / 65535.0;
|
2011-01-29 11:47:09 +00:00
|
|
|
|
color->alpha = 1;
|
|
|
|
|
|
2014-05-22 13:05:58 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
2011-01-29 11:47:09 +00:00
|
|
|
|
gdk_color_free (style_color);
|
2014-05-22 13:05:58 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS
|
2011-01-29 11:47:09 +00:00
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
2014-11-27 02:10:29 +00:00
|
|
|
|
GtkStateFlags state;
|
|
|
|
|
|
|
|
|
|
state = gtk_style_context_get_state (context);
|
|
|
|
|
|
|
|
|
|
gtk_style_context_get_color (context, state, color);
|
2011-01-29 11:47:09 +00:00
|
|
|
|
|
|
|
|
|
if (!primary)
|
|
|
|
|
{
|
|
|
|
|
GdkRGBA bg;
|
|
|
|
|
|
2014-10-03 03:52:49 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
2014-11-27 02:10:29 +00:00
|
|
|
|
gtk_style_context_get_background_color (context, state, &bg);
|
2014-10-03 03:52:49 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS
|
2011-01-29 11:47:09 +00:00
|
|
|
|
|
|
|
|
|
color->red = (color->red + bg.red) * 0.5;
|
|
|
|
|
color->green = (color->green + bg.green) * 0.5;
|
|
|
|
|
color->blue = (color->blue + bg.blue) * 0.5;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void
|
|
|
|
|
_gtk_style_context_get_cursor_color (GtkStyleContext *context,
|
|
|
|
|
GdkRGBA *primary_color,
|
|
|
|
|
GdkRGBA *secondary_color)
|
|
|
|
|
{
|
|
|
|
|
if (primary_color)
|
|
|
|
|
get_cursor_color (context, TRUE, primary_color);
|
|
|
|
|
|
|
|
|
|
if (secondary_color)
|
|
|
|
|
get_cursor_color (context, FALSE, secondary_color);
|
|
|
|
|
}
|
|
|
|
|
|
2011-11-27 15:38:04 +00:00
|
|
|
|
static void
|
|
|
|
|
draw_insertion_cursor (GtkStyleContext *context,
|
|
|
|
|
cairo_t *cr,
|
|
|
|
|
gdouble x,
|
|
|
|
|
gdouble y,
|
|
|
|
|
gdouble height,
|
|
|
|
|
gboolean is_primary,
|
|
|
|
|
PangoDirection direction,
|
|
|
|
|
gboolean draw_arrow)
|
|
|
|
|
|
2011-11-02 03:50:19 +00:00
|
|
|
|
{
|
|
|
|
|
GdkRGBA primary_color;
|
|
|
|
|
GdkRGBA secondary_color;
|
2011-11-27 15:38:04 +00:00
|
|
|
|
gfloat cursor_aspect_ratio;
|
|
|
|
|
gint stem_width;
|
|
|
|
|
gint offset;
|
2011-11-02 03:50:19 +00:00
|
|
|
|
|
2011-11-27 15:38:04 +00:00
|
|
|
|
cairo_save (cr);
|
2013-07-26 11:24:53 +00:00
|
|
|
|
cairo_new_path (cr);
|
2011-11-02 03:50:19 +00:00
|
|
|
|
|
|
|
|
|
_gtk_style_context_get_cursor_color (context, &primary_color, &secondary_color);
|
|
|
|
|
gdk_cairo_set_source_rgba (cr, is_primary ? &primary_color : &secondary_color);
|
|
|
|
|
|
|
|
|
|
/* When changing the shape or size of the cursor here,
|
|
|
|
|
* propagate the changes to gtktextview.c:text_window_invalidate_cursors().
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
gtk_style_context_get_style (context,
|
|
|
|
|
"cursor-aspect-ratio", &cursor_aspect_ratio,
|
|
|
|
|
NULL);
|
|
|
|
|
|
2011-11-27 15:38:04 +00:00
|
|
|
|
stem_width = height * cursor_aspect_ratio + 1;
|
2011-11-02 03:50:19 +00:00
|
|
|
|
|
|
|
|
|
/* put (stem_width % 2) on the proper side of the cursor */
|
2011-11-27 15:38:04 +00:00
|
|
|
|
if (direction == PANGO_DIRECTION_LTR)
|
2011-11-02 03:50:19 +00:00
|
|
|
|
offset = stem_width / 2;
|
|
|
|
|
else
|
|
|
|
|
offset = stem_width - stem_width / 2;
|
|
|
|
|
|
2011-11-27 15:38:04 +00:00
|
|
|
|
cairo_rectangle (cr, x - offset, y, stem_width, height);
|
2011-11-02 03:50:19 +00:00
|
|
|
|
cairo_fill (cr);
|
|
|
|
|
|
|
|
|
|
if (draw_arrow)
|
|
|
|
|
{
|
2011-11-27 15:38:04 +00:00
|
|
|
|
gint arrow_width;
|
|
|
|
|
gint ax, ay;
|
|
|
|
|
|
|
|
|
|
arrow_width = stem_width + 1;
|
|
|
|
|
|
|
|
|
|
if (direction == PANGO_DIRECTION_RTL)
|
2011-11-02 03:50:19 +00:00
|
|
|
|
{
|
2011-11-27 15:38:04 +00:00
|
|
|
|
ax = x - offset - 1;
|
|
|
|
|
ay = y + height - arrow_width * 2 - arrow_width + 1;
|
2011-11-02 03:50:19 +00:00
|
|
|
|
|
2011-11-27 15:38:04 +00:00
|
|
|
|
cairo_move_to (cr, ax, ay + 1);
|
|
|
|
|
cairo_line_to (cr, ax - arrow_width, ay + arrow_width);
|
|
|
|
|
cairo_line_to (cr, ax, ay + 2 * arrow_width);
|
2011-11-02 03:50:19 +00:00
|
|
|
|
cairo_fill (cr);
|
|
|
|
|
}
|
2011-11-27 15:38:04 +00:00
|
|
|
|
else if (direction == PANGO_DIRECTION_LTR)
|
2011-11-02 03:50:19 +00:00
|
|
|
|
{
|
2011-11-27 15:38:04 +00:00
|
|
|
|
ax = x + stem_width - offset;
|
|
|
|
|
ay = y + height - arrow_width * 2 - arrow_width + 1;
|
2011-11-02 03:50:19 +00:00
|
|
|
|
|
2011-11-27 15:38:04 +00:00
|
|
|
|
cairo_move_to (cr, ax, ay + 1);
|
|
|
|
|
cairo_line_to (cr, ax + arrow_width, ay + arrow_width);
|
|
|
|
|
cairo_line_to (cr, ax, ay + 2 * arrow_width);
|
2011-11-02 03:50:19 +00:00
|
|
|
|
cairo_fill (cr);
|
|
|
|
|
}
|
2011-11-27 15:38:04 +00:00
|
|
|
|
else
|
|
|
|
|
g_assert_not_reached();
|
2011-11-02 03:50:19 +00:00
|
|
|
|
}
|
2011-11-27 15:38:04 +00:00
|
|
|
|
|
|
|
|
|
cairo_restore (cr);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_render_insertion_cursor:
|
|
|
|
|
* @context: a #GtkStyleContext
|
|
|
|
|
* @cr: a #cairo_t
|
|
|
|
|
* @x: X origin
|
|
|
|
|
* @y: Y origin
|
|
|
|
|
* @layout: the #PangoLayout of the text
|
|
|
|
|
* @index: the index in the #PangoLayout
|
|
|
|
|
* @direction: the #PangoDirection of the text
|
|
|
|
|
*
|
|
|
|
|
* Draws a text caret on @cr at the specified index of @layout.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.4
|
|
|
|
|
**/
|
|
|
|
|
void
|
|
|
|
|
gtk_render_insertion_cursor (GtkStyleContext *context,
|
|
|
|
|
cairo_t *cr,
|
|
|
|
|
gdouble x,
|
|
|
|
|
gdouble y,
|
|
|
|
|
PangoLayout *layout,
|
|
|
|
|
int index,
|
|
|
|
|
PangoDirection direction)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv;
|
|
|
|
|
gboolean split_cursor;
|
|
|
|
|
PangoRectangle strong_pos, weak_pos;
|
|
|
|
|
PangoRectangle *cursor1, *cursor2;
|
|
|
|
|
PangoDirection keymap_direction;
|
|
|
|
|
PangoDirection direction2;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (cr != NULL);
|
|
|
|
|
g_return_if_fail (PANGO_IS_LAYOUT (layout));
|
|
|
|
|
g_return_if_fail (index >= 0);
|
|
|
|
|
|
|
|
|
|
priv = context->priv;
|
|
|
|
|
|
|
|
|
|
g_object_get (gtk_settings_get_for_screen (priv->screen),
|
|
|
|
|
"gtk-split-cursor", &split_cursor,
|
|
|
|
|
NULL);
|
|
|
|
|
|
|
|
|
|
keymap_direction = gdk_keymap_get_direction (gdk_keymap_get_for_display (gdk_screen_get_display (priv->screen)));
|
|
|
|
|
|
|
|
|
|
pango_layout_get_cursor_pos (layout, index, &strong_pos, &weak_pos);
|
|
|
|
|
|
|
|
|
|
direction2 = PANGO_DIRECTION_NEUTRAL;
|
|
|
|
|
|
|
|
|
|
if (split_cursor)
|
|
|
|
|
{
|
|
|
|
|
cursor1 = &strong_pos;
|
|
|
|
|
|
|
|
|
|
if (strong_pos.x != weak_pos.x || strong_pos.y != weak_pos.y)
|
|
|
|
|
{
|
|
|
|
|
direction2 = (direction == PANGO_DIRECTION_LTR) ? PANGO_DIRECTION_RTL : PANGO_DIRECTION_LTR;
|
|
|
|
|
cursor2 = &weak_pos;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|
if (keymap_direction == direction)
|
|
|
|
|
cursor1 = &strong_pos;
|
|
|
|
|
else
|
|
|
|
|
cursor1 = &weak_pos;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
draw_insertion_cursor (context,
|
|
|
|
|
cr,
|
|
|
|
|
x + PANGO_PIXELS (cursor1->x),
|
|
|
|
|
y + PANGO_PIXELS (cursor1->y),
|
|
|
|
|
PANGO_PIXELS (cursor1->height),
|
|
|
|
|
TRUE,
|
|
|
|
|
direction,
|
|
|
|
|
direction2 != PANGO_DIRECTION_NEUTRAL);
|
|
|
|
|
|
|
|
|
|
if (direction2 != PANGO_DIRECTION_NEUTRAL)
|
|
|
|
|
{
|
|
|
|
|
draw_insertion_cursor (context,
|
|
|
|
|
cr,
|
|
|
|
|
x + PANGO_PIXELS (cursor2->x),
|
|
|
|
|
y + PANGO_PIXELS (cursor2->y),
|
|
|
|
|
PANGO_PIXELS (cursor2->height),
|
|
|
|
|
FALSE,
|
|
|
|
|
direction2,
|
|
|
|
|
TRUE);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* gtk_draw_insertion_cursor:
|
|
|
|
|
* @widget: a #GtkWidget
|
|
|
|
|
* @cr: cairo context to draw to
|
|
|
|
|
* @location: location where to draw the cursor (@location->width is ignored)
|
|
|
|
|
* @is_primary: if the cursor should be the primary cursor color.
|
|
|
|
|
* @direction: whether the cursor is left-to-right or
|
|
|
|
|
* right-to-left. Should never be #GTK_TEXT_DIR_NONE
|
|
|
|
|
* @draw_arrow: %TRUE to draw a directional arrow on the
|
|
|
|
|
* cursor. Should be %FALSE unless the cursor is split.
|
|
|
|
|
*
|
|
|
|
|
* Draws a text caret on @cr at @location. This is not a style function
|
|
|
|
|
* but merely a convenience function for drawing the standard cursor shape.
|
|
|
|
|
*
|
|
|
|
|
* Since: 3.0
|
2012-02-27 16:35:57 +00:00
|
|
|
|
* Deprecated: 3.4: Use gtk_render_insertion_cursor() instead.
|
2011-11-27 15:38:04 +00:00
|
|
|
|
*/
|
|
|
|
|
void
|
|
|
|
|
gtk_draw_insertion_cursor (GtkWidget *widget,
|
|
|
|
|
cairo_t *cr,
|
|
|
|
|
const GdkRectangle *location,
|
|
|
|
|
gboolean is_primary,
|
|
|
|
|
GtkTextDirection direction,
|
|
|
|
|
gboolean draw_arrow)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContext *context;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_WIDGET (widget));
|
|
|
|
|
g_return_if_fail (cr != NULL);
|
|
|
|
|
g_return_if_fail (location != NULL);
|
|
|
|
|
g_return_if_fail (direction != GTK_TEXT_DIR_NONE);
|
|
|
|
|
|
|
|
|
|
context = gtk_widget_get_style_context (widget);
|
|
|
|
|
|
|
|
|
|
draw_insertion_cursor (context, cr,
|
|
|
|
|
location->x, location->y, location->height,
|
|
|
|
|
is_primary,
|
|
|
|
|
(direction == GTK_TEXT_DIR_RTL) ? PANGO_DIRECTION_RTL : PANGO_DIRECTION_LTR,
|
|
|
|
|
draw_arrow);
|
2011-05-25 00:59:50 +00:00
|
|
|
|
}
|
2011-06-25 00:26:42 +00:00
|
|
|
|
|
2012-11-30 19:36:57 +00:00
|
|
|
|
/**
|
|
|
|
|
* _gtk_style_context_get_changes:
|
|
|
|
|
* @context: the context to query
|
|
|
|
|
*
|
|
|
|
|
* Queries the context for the changes for the currently executing
|
|
|
|
|
* GtkStyleContext::invalidate signal. If no signal is currently
|
|
|
|
|
* emitted, this function returns %NULL.
|
|
|
|
|
*
|
|
|
|
|
* FIXME 4.0: Make this part of the signal.
|
|
|
|
|
*
|
|
|
|
|
* Returns: %NULL or the currently invalidating changes
|
|
|
|
|
**/
|
|
|
|
|
const GtkBitmask *
|
|
|
|
|
_gtk_style_context_get_changes (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
return context->priv->invalidating_context;
|
|
|
|
|
}
|
|
|
|
|
|
2014-09-06 01:21:49 +00:00
|
|
|
|
static void
|
2014-05-19 13:33:28 +00:00
|
|
|
|
gtk_cairo_rectangle_transform (cairo_rectangle_int_t *dest,
|
|
|
|
|
const cairo_rectangle_int_t *src,
|
|
|
|
|
const cairo_matrix_t *matrix)
|
|
|
|
|
{
|
|
|
|
|
double x1, x2, x3, x4;
|
|
|
|
|
double y1, y2, y3, y4;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (dest != NULL);
|
|
|
|
|
g_return_if_fail (src != NULL);
|
|
|
|
|
g_return_if_fail (matrix != NULL);
|
|
|
|
|
|
|
|
|
|
x1 = src->x;
|
|
|
|
|
y1 = src->y;
|
|
|
|
|
x2 = src->x + src->width;
|
|
|
|
|
y2 = src->y;
|
|
|
|
|
x3 = src->x + src->width;
|
|
|
|
|
y3 = src->y + src->height;
|
|
|
|
|
x4 = src->x;
|
|
|
|
|
y4 = src->y + src->height;
|
|
|
|
|
|
|
|
|
|
cairo_matrix_transform_point (matrix, &x1, &y1);
|
|
|
|
|
cairo_matrix_transform_point (matrix, &x2, &y2);
|
|
|
|
|
cairo_matrix_transform_point (matrix, &x3, &y3);
|
|
|
|
|
cairo_matrix_transform_point (matrix, &x4, &y4);
|
|
|
|
|
|
|
|
|
|
dest->x = floor (MIN (MIN (x1, x2), MIN (x3, x4)));
|
|
|
|
|
dest->y = floor (MIN (MIN (y1, y2), MIN (y3, y4)));
|
|
|
|
|
dest->width = ceil (MAX (MAX (x1, x2), MAX (x3, x4))) - dest->x;
|
|
|
|
|
dest->height = ceil (MAX (MAX (y1, y2), MAX (y3, y4))) - dest->y;
|
|
|
|
|
}
|
|
|
|
|
void
|
|
|
|
|
_gtk_style_context_get_icon_extents (GtkStyleContext *context,
|
|
|
|
|
GdkRectangle *extents,
|
|
|
|
|
gint x,
|
|
|
|
|
gint y,
|
|
|
|
|
gint width,
|
|
|
|
|
gint height)
|
|
|
|
|
{
|
|
|
|
|
cairo_matrix_t transform_matrix, matrix;
|
|
|
|
|
GtkBorder border;
|
|
|
|
|
GdkRectangle rect;
|
|
|
|
|
|
|
|
|
|
g_return_if_fail (GTK_IS_STYLE_CONTEXT (context));
|
|
|
|
|
g_return_if_fail (extents != NULL);
|
|
|
|
|
|
2014-10-21 03:52:05 +00:00
|
|
|
|
if (_gtk_css_image_value_get_image (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_ICON_SOURCE)) == NULL)
|
|
|
|
|
{
|
|
|
|
|
extents->x = extents->y = extents->width = extents->height = 0;
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
|
2014-10-21 03:47:15 +00:00
|
|
|
|
extents->x = x;
|
|
|
|
|
extents->y = y;
|
|
|
|
|
extents->width = width;
|
|
|
|
|
extents->height = height;
|
2014-05-19 13:33:28 +00:00
|
|
|
|
|
2014-10-21 03:52:05 +00:00
|
|
|
|
/* builtin images can't be transformed */
|
|
|
|
|
if (GTK_IS_CSS_IMAGE_BUILTIN (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_ICON_SOURCE)))
|
2014-05-19 13:33:28 +00:00
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
if (!_gtk_css_transform_value_get_matrix (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_ICON_TRANSFORM), &transform_matrix))
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
cairo_matrix_init_translate (&matrix, x + width / 2.0, y + height / 2.0);
|
|
|
|
|
cairo_matrix_multiply (&matrix, &transform_matrix, &matrix);
|
|
|
|
|
/* need to round to full pixels */
|
|
|
|
|
rect.x = - (width + 1) / 2;
|
|
|
|
|
rect.y = - (height + 1) / 2;
|
|
|
|
|
rect.width = (width + 1) & ~1;
|
|
|
|
|
rect.height = (height + 1) & ~1;
|
|
|
|
|
gtk_cairo_rectangle_transform (extents, &rect, &matrix);
|
|
|
|
|
|
|
|
|
|
_gtk_css_shadows_value_get_extents (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_ICON_SHADOW), &border);
|
|
|
|
|
|
|
|
|
|
extents->x -= border.left;
|
|
|
|
|
extents->y -= border.top;
|
|
|
|
|
extents->width += border.left + border.right;
|
|
|
|
|
extents->height += border.top + border.bottom;
|
|
|
|
|
}
|
|
|
|
|
|
2014-05-10 19:50:37 +00:00
|
|
|
|
GtkIconLookupFlags
|
|
|
|
|
_gtk_style_context_get_icon_lookup_flags (GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkCssIconStyle icon_style;
|
2014-05-14 01:34:49 +00:00
|
|
|
|
GtkIconLookupFlags flags;
|
2014-10-18 03:45:21 +00:00
|
|
|
|
GtkStateFlags state;
|
2014-05-10 19:50:37 +00:00
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), 0);
|
|
|
|
|
|
|
|
|
|
icon_style = _gtk_css_icon_style_value_get (_gtk_style_context_peek_property (context, GTK_CSS_PROPERTY_ICON_STYLE));
|
|
|
|
|
|
|
|
|
|
switch (icon_style)
|
|
|
|
|
{
|
|
|
|
|
case GTK_CSS_ICON_STYLE_REGULAR:
|
2014-05-14 01:34:49 +00:00
|
|
|
|
flags = GTK_ICON_LOOKUP_FORCE_REGULAR;
|
|
|
|
|
break;
|
2014-05-10 19:50:37 +00:00
|
|
|
|
case GTK_CSS_ICON_STYLE_SYMBOLIC:
|
2014-05-14 01:34:49 +00:00
|
|
|
|
flags = GTK_ICON_LOOKUP_FORCE_SYMBOLIC;
|
|
|
|
|
break;
|
2014-05-10 19:50:37 +00:00
|
|
|
|
case GTK_CSS_ICON_STYLE_REQUESTED:
|
2014-05-14 01:34:49 +00:00
|
|
|
|
flags = 0;
|
|
|
|
|
break;
|
2014-05-10 19:50:37 +00:00
|
|
|
|
default:
|
|
|
|
|
g_assert_not_reached ();
|
|
|
|
|
return 0;
|
|
|
|
|
}
|
2014-05-14 01:34:49 +00:00
|
|
|
|
|
2014-10-18 03:45:21 +00:00
|
|
|
|
state = gtk_style_context_get_state (context);
|
|
|
|
|
if (state & GTK_STATE_FLAG_DIR_LTR)
|
2014-05-14 01:34:49 +00:00
|
|
|
|
flags |= GTK_ICON_LOOKUP_DIR_LTR;
|
2014-10-18 03:45:21 +00:00
|
|
|
|
else if (state & GTK_STATE_FLAG_DIR_RTL)
|
2014-05-14 01:34:49 +00:00
|
|
|
|
flags |= GTK_ICON_LOOKUP_DIR_RTL;
|
|
|
|
|
|
|
|
|
|
return flags;
|
2014-05-10 19:50:37 +00:00
|
|
|
|
}
|
|
|
|
|
|
2011-06-25 00:26:42 +00:00
|
|
|
|
static AtkAttributeSet *
|
|
|
|
|
add_attribute (AtkAttributeSet *attributes,
|
|
|
|
|
AtkTextAttribute attr,
|
|
|
|
|
const gchar *value)
|
|
|
|
|
{
|
|
|
|
|
AtkAttribute *at;
|
|
|
|
|
|
|
|
|
|
at = g_new (AtkAttribute, 1);
|
|
|
|
|
at->name = g_strdup (atk_text_attribute_get_name (attr));
|
|
|
|
|
at->value = g_strdup (value);
|
|
|
|
|
|
|
|
|
|
return g_slist_prepend (attributes, at);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* _gtk_style_context_get_attributes:
|
|
|
|
|
* @attributes: a #AtkAttributeSet to add attributes to
|
|
|
|
|
* @context: the #GtkStyleContext to get attributes from
|
|
|
|
|
* @flags: the state to use with @context
|
|
|
|
|
*
|
|
|
|
|
* Adds the foreground and background color from @context to
|
|
|
|
|
* @attributes, after translating them to ATK attributes.
|
|
|
|
|
*
|
|
|
|
|
* This is a convenience function that can be used in
|
|
|
|
|
* implementing the #AtkText interface in widgets.
|
|
|
|
|
*
|
|
|
|
|
* Returns: the modified #AtkAttributeSet
|
|
|
|
|
*/
|
|
|
|
|
AtkAttributeSet *
|
|
|
|
|
_gtk_style_context_get_attributes (AtkAttributeSet *attributes,
|
|
|
|
|
GtkStyleContext *context,
|
|
|
|
|
GtkStateFlags flags)
|
|
|
|
|
{
|
|
|
|
|
GdkRGBA color;
|
|
|
|
|
gchar *value;
|
|
|
|
|
|
2014-10-03 03:52:49 +00:00
|
|
|
|
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
2011-06-25 00:26:42 +00:00
|
|
|
|
gtk_style_context_get_background_color (context, flags, &color);
|
2014-10-03 03:52:49 +00:00
|
|
|
|
G_GNUC_END_IGNORE_DEPRECATIONS
|
2011-06-25 00:26:42 +00:00
|
|
|
|
value = g_strdup_printf ("%u,%u,%u",
|
|
|
|
|
(guint) ceil (color.red * 65536 - color.red),
|
|
|
|
|
(guint) ceil (color.green * 65536 - color.green),
|
|
|
|
|
(guint) ceil (color.blue * 65536 - color.blue));
|
|
|
|
|
attributes = add_attribute (attributes, ATK_TEXT_ATTR_BG_COLOR, value);
|
|
|
|
|
g_free (value);
|
|
|
|
|
|
|
|
|
|
gtk_style_context_get_color (context, flags, &color);
|
|
|
|
|
value = g_strdup_printf ("%u,%u,%u",
|
|
|
|
|
(guint) ceil (color.red * 65536 - color.red),
|
|
|
|
|
(guint) ceil (color.green * 65536 - color.green),
|
|
|
|
|
(guint) ceil (color.blue * 65536 - color.blue));
|
|
|
|
|
attributes = add_attribute (attributes, ATK_TEXT_ATTR_FG_COLOR, value);
|
|
|
|
|
g_free (value);
|
|
|
|
|
|
|
|
|
|
return attributes;
|
|
|
|
|
}
|
2012-09-28 16:02:46 +00:00
|
|
|
|
|
|
|
|
|
cairo_pattern_t *
|
|
|
|
|
gtk_gradient_resolve_for_context (GtkGradient *gradient,
|
|
|
|
|
GtkStyleContext *context)
|
|
|
|
|
{
|
|
|
|
|
GtkStyleContextPrivate *priv = context->priv;
|
|
|
|
|
GtkCssDependencies ignored = 0;
|
|
|
|
|
|
|
|
|
|
g_return_val_if_fail (gradient != NULL, NULL);
|
|
|
|
|
g_return_val_if_fail (GTK_IS_STYLE_CONTEXT (context), NULL);
|
|
|
|
|
|
|
|
|
|
return _gtk_gradient_resolve_full (gradient,
|
|
|
|
|
GTK_STYLE_PROVIDER_PRIVATE (priv->cascade),
|
2014-06-10 23:16:48 +00:00
|
|
|
|
style_values_lookup (context),
|
|
|
|
|
priv->parent ? style_values_lookup (priv->parent) : NULL,
|
2012-09-28 16:02:46 +00:00
|
|
|
|
&ignored);
|
|
|
|
|
}
|
|
|
|
|
|