Re: [glade--]Properties\Signals\Object what does it do?



Paul Elliott schrieb:
In the Properties window, in the Signals page of the notebook, there
is an "Object" textentry area.

What does it do and how is it properly used?

You can select a different object to receive the signal (e.g. another widget for grab_focus [if you want to remain compatible with C/glade you should write gtk_widget_grab_focus]). I can think of no other use but to directly call methods of sister widgets.

  Christof




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