applyDefaultBackground
public void applyDefaultBackground(Window window,
boolean setBG,
StateType stateType,
Rectangle rect,
int x,
int y,
int width,
int height)
detach
public void detach(Style style)
getType
public static Type getType()
Retrieve the runtime type used by the GLib library.
gtk_style_apply_default_background
protected static final void gtk_style_apply_default_background(Handle style,
Handle window,
boolean setBG,
int stateType,
Handle area,
int x,
int y,
int width,
int height)
gtk_style_attach
protected static final Handle gtk_style_attach(Handle style,
Handle window)
gtk_style_copy
protected static final Handle gtk_style_copy(Handle style)
gtk_style_detach
protected static final void gtk_style_detach(Handle style)
gtk_style_get_type
protected static final int gtk_style_get_type()
gtk_style_lookup_icon_set
protected static final Handle gtk_style_lookup_icon_set(Handle style,
String stockId)
gtk_style_new
protected static final Handle gtk_style_new()
gtk_style_render_icon
protected static final Handle gtk_style_render_icon(Handle style,
Handle source,
int direction,
int state,
int size,
int[] widget,
String detail)
gtk_style_set_background
protected static final void gtk_style_set_background(Handle style,
Handle window,
int stateType)
lookupIconSet
public IconSet lookupIconSet(String stockID)