Setting widget styles
- From: Tony Houghton <h realh co uk>
- To: gtk-list gnome org
- Subject: Setting widget styles
- Date: Thu, 26 Jun 2008 13:52:54 +0100
I want to change the cursor/caret aspect ratio for a widget on the fly.
The docs say you should "first call gtk_widget_get_modifier_style(),
make your modifications to the returned style, then call
gtk_widget_modify_style() with that style." The trouble is I can't find
any way to modify a style. I must be missing something, otherwise
there's no point in having GtkRcStyle in the API at all.
As the docs refer to "style properties" I've tried calling
g_object_set_property(..., "cursor-aspect-ratio", ...) on the GtkRcStyle
but I got an error that the property name doesn't exist or something
like that.
--
TH * http://www.realh.co.uk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]