Re: patch for non-GObject property handlers



On Tue, 2001-11-13 at 17:57, Maciej Stachowiak wrote:
> On 13Nov2001 05:49PM (-0500), jacob berkman wrote:
> > > 
> > > Does this add new public APIs to libglade or is it strictly internal?
> > 
> > it adds 1 call to the widget building api (the one used by the various
> > modules: gnome, bonobo, canvas, etc.) and none to the standard
> > application api.
> 
> What would be the bad consequences of not adding this call?

you will not get output like:

GnomeCanvas-Message: ignore warnings about the following: anti_aliased,
scroll_x1, scroll_y1, scroll_x2, scroll_y2, pixels_per_unit

bug-buddy (pid:17617): libglade-WARNING **: unknown property
`anti_aliased' for class `GnomeCanvas'

bug-buddy (pid:17617): libglade-WARNING **: unknown property `scroll_x1'
for class `GnomeCanvas'

bug-buddy (pid:17617): libglade-WARNING **: unknown property `scroll_y1'
for class `GnomeCanvas'

bug-buddy (pid:17617): libglade-WARNING **: unknown property `scroll_x2'
for class `GnomeCanvas'

bug-buddy (pid:17617): libglade-WARNING **: unknown property `scroll_y2'
for class `GnomeCanvas'

bug-buddy (pid:17617): libglade-WARNING **: unknown property
`pixels_per_unit' for class `GnomeCanvas'

libglade-Message: ignore warnings about the following: text

bug-buddy (pid:17617): libglade-WARNING **: unknown property `text' for
class `GtkTextView'
libglade-Message: ignore warnings about the following: format

bug-buddy (pid:17617): libglade-WARNING **: unknown property `format'
for class `GtkProgressBar'
libglade-Message: ignore warnings about the following: history

bug-buddy (pid:17617): libglade-WARNING **: unknown property `history'
for class `GtkOptionMenu'

and it aids in completing libglade support for the various libraries,
finding errors in libglade-convert, and getting a rich set of properties
in the widgets.

i have sent mail about this previously, please read the archives.

jacob
-- 
"Beat mixing is 10000 times more fun than even video games."
	-- bt



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