Top | ![]() |
![]() |
![]() |
![]() |
Functions
NcmModelFunnel * | ncm_model_funnel_new () |
NcmModelFunnel * | ncm_model_funnel_ref () |
void | ncm_model_funnel_free () |
void | ncm_model_funnel_clear () |
Object Hierarchy
GEnum ├── NcmModelFunnelSParams ╰── NcmModelFunnelVParams GObject ╰── NcmModel ╰── NcmModelFunnel
Functions
ncm_model_funnel_new ()
NcmModelFunnel *
ncm_model_funnel_new (guint n
);
Creates a new Funnel model.
ncm_model_funnel_ref ()
NcmModelFunnel *
ncm_model_funnel_ref (NcmModelFunnel *mfu
);
Increases the reference count of mfu
by one.
ncm_model_funnel_free ()
void
ncm_model_funnel_free (NcmModelFunnel *mfu
);
Decreases the reference count of mfu
by one.
ncm_model_funnel_clear ()
void
ncm_model_funnel_clear (NcmModelFunnel **mfu
);
If mfu
is different from NULL, decreases the reference count of
mfu
by one and sets mfu
to NULL.
Property Details
The “nu-fit”
property
“nu-fit” gboolean
\nu:fit.
Owner: NcmModelFunnel
Flags: Read / Write
Default value: TRUE
The “x-fit”
property
“x-fit” GVariant *
x:fit.
Owner: NcmModelFunnel
Flags: Read / Write
Allowed values: GVariant<a*>
Default value: NULL
The “x-length”
property
“x-length” guint
x:length.
Owner: NcmModelFunnel
Flags: Read / Write / Construct Only
Default value: 9