index, gtk-- homepage

class Gtk_Style

#include <gtk--/style.h>

Public member index

Public member descriptions

attach

Gtk_Style* Gtk_Style::attach(GdkWindow *window);

THIS METHOD RETURNS ALLOCATED OBJECT


gtkstyle

GtkStyle * Gtk_Style::gtkstyle;

gtkstyle data member is public because to change background color, foreground color or to access GC's, you need to access to GtkStyle structure.. I think at some point we need better access to that data, but for now, this is enough.

(pages generated by PERCEPS -script.)