org.gnu.gtk
public class Style extends GObject
| Constructor Summary | |
|---|---|
| Style()
Construct a new Style object. | |
| Style(Handle handle)
Construct a new Style object from a handle to a native resource. | |
| Method Summary | |
|---|---|
| void | applyDefaultBackground(Window window, boolean setBG, StateType stateType, Rectangle rect, int x, int y, int width, int height) |
| Style | attach(Window window) |
| void | detach(Style style) |
| static Type | getType()
Retrieve the runtime type used by the GLib library. |
| IconSet | lookupIconSet(String stockID) |
| void | setBackground(Window window, StateType stateType) |