Style


Object Hierarchy:

Object hierarchy for Style

Description:


public class Style : Object

A Style object encapsulates the information that provides the look and feel for a widget.

Note:

In GTK+ 3.0, GtkStyle has been deprecated and replaced by GtkStyleContext.

Each Widget has an associated Style object that is used when rendering that widget. Also, a Style holds information for the five possible widget states though not every widget supports all five states; see StateType.

Usually the Style for a widget is the same as the default style that is set by GTK+ and modified the theme engine.

Usually applications should not need to use or modify the Style of their widgets.


Namespace: Gtk
Package: gtk+-2.0

Content:

Creation methods:

Methods:

Signals:

Fields:

Inherited Members: