Re: Setting frametype of any widget



Owen Taylor <otaylor redhat com> writes: 
Or, you can simply put the widget inside a GtkFrame.

Generally for things like shadow types, padding, etc, GTK+
goes with a "decoration" model, where you put the widget into
another widget which adds the shadow drawing or padding, instead
of trying to put every feature in every widget.


That doesn't work for the widgets with built-in bevels though, like
button and entry.

Havoc




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