Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── BtMachinePresetPropertiesDialog
BtMachinePresetPropertiesDialog implements AtkImplementorIface and GtkBuildable.
BtMachinePresetPropertiesDialog * bt_machine_preset_properties_dialog_new (GstElement *machine
,gchar **name
,gchar **comment
);
Create a new instance
void
bt_machine_preset_properties_dialog_apply
(const BtMachinePresetPropertiesDialog *self
);
Makes the dialog settings effective.
“comment”
property“comment” gpointer
address of preset comment.
Flags: Read / Write / Construct Only
“machine”
property“machine” GstElement *
Set machine object, the dialog handles.
Flags: Read / Write / Construct Only