RE: GtkStyle arguments for GtkWidget




> if the style args get implemented as
> widget arguments, we will also get:
> "GtkWidget::style_fg::STATE" of type GtkColorValue
> "GtkWidget::style_bg::STATE" of type GtkColorValue
> "GtkWidget::style_light::STATE" of type GtkColorValue
> "GtkWidget::style_dark::STATE" of type GtkColorValue
> "GtkWidget::style_mid::STATE" of type GtkColorValue
> "GtkWidget::style_text::STATE" of type GtkColorValue
> "GtkWidget::style_base::STATE" of type GtkColorValue
> "GtkWidget::style_black" of type GtkColorValue
> "GtkWidget::style_white" of type GtkColorValue
> "GtkWidget::style_font" of type GtkFontName


The ':'s can't be used in Glade's XML output, since they are used for
XML namespaces, but that's not a major problem.

By the way, I'd prefer 'Args' to be called 'Properties'.
Its more familiar to programmers. And 'Property Editor' sounds better
than 'Arg Editor'!

Damon





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]