Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/libbonoboui2-common/html/ drwxr-xr-x |
Viewing file: Select action/file-type:
SynopsisBonoboPropertyControl; BonoboPropertyControlPrivate; #define BONOBO_PROPERTY_CONTROL_CHANGED BonoboControl * (*BonoboPropertyControlGetControlFn) (BonoboPropertyControl *control, int page_number, void *closure); BonoboPropertyControlClass; BonoboPropertyControl * bonobo_property_control_construct (BonoboPropertyControl *property_control, BonoboEventSource *event_source, BonoboPropertyControlGetControlFn get_fn, int num_pages, void *closure); BonoboPropertyControl * bonobo_property_control_new_full (BonoboPropertyControlGetControlFn get_fn, int num_pages, BonoboEventSource *event_source, void *closure); BonoboPropertyControl * bonobo_property_control_new (BonoboPropertyControlGetControlFn get_fn, int num_pages, void *closure); void bonobo_property_control_changed (BonoboPropertyControl *property_control, CORBA_Environment *opt_ev); BonoboEventSource * bonobo_property_control_get_event_source (BonoboPropertyControl *property_control); DetailsBonoboPropertyControlPrivatetypedef struct _BonoboPropertyControlPrivate BonoboPropertyControlPrivate;
BONOBO_PROPERTY_CONTROL_CHANGED#define BONOBO_PROPERTY_CONTROL_CHANGED "Bonobo::PropertyControl_changed"
BonoboPropertyControlGetControlFn ()BonoboControl * (*BonoboPropertyControlGetControlFn) (BonoboPropertyControl *control, int page_number, void *closure);
BonoboPropertyControlClasstypedef struct { BonoboObjectClass parent_class; POA_Bonobo_PropertyControl__epv epv; gpointer dummy[4]; void (* action) (BonoboPropertyControl *property_control, Bonobo_PropertyControl_Action action); } BonoboPropertyControlClass;
bonobo_property_control_construct ()BonoboPropertyControl * bonobo_property_control_construct (BonoboPropertyControl *property_control, BonoboEventSource *event_source, BonoboPropertyControlGetControlFn get_fn, int num_pages, void *closure); Initialises the BonoboPropertyControl object.
bonobo_property_control_new_full ()BonoboPropertyControl * bonobo_property_control_new_full (BonoboPropertyControlGetControlFn get_fn, int num_pages, BonoboEventSource *event_source, void *closure); Creates a BonoboPropertyControl object.
bonobo_property_control_new ()BonoboPropertyControl * bonobo_property_control_new (BonoboPropertyControlGetControlFn get_fn, int num_pages, void *closure); Creates a BonoboPropertyControl object.
bonobo_property_control_changed ()void bonobo_property_control_changed (BonoboPropertyControl *property_control, CORBA_Environment *opt_ev); Tells the server that a value in the property control has been changed, and that it should indicate this somehow.
bonobo_property_control_get_event_source ()BonoboEventSource * bonobo_property_control_get_event_source (BonoboPropertyControl *property_control);
Returns the BonoboEventSource that
Signal DetailsThe
|
|
the object which received the signal. |
|
|
|
|
|
user data set when the signal handler was connected. |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0119 ]-- |