Home | History | Annotate | Download | only in gobject

Lines Matching full:want

15     want to crank code and implement a subclass of a GObject. Sometimes because
16 they want to create their own class hierarchy, sometimes because they want
76 If you want to declare a type named bar with prefix maman, name the type instance
506 These are the simplest: you want to provide a simple method which
721 <listitem><para>You are lazy, you have access to the source code of the parent class but you don't want
744 structure stored in our derived instance. We want to get a copy of the class structure of an instance of the parent
1306 commonly needed closures that one can use. If you want to have complex
1466 this is also utterly wrong on so many levels that I don't even want
1612 If all you want to do is to stop the signal emission from one of the callbacks you connected yourself,