AgsMachineRadioButton

AgsMachineRadioButton — machine radio buttons

Stability Level

Stable, unless otherwise indicated

Functions

Properties

AgsMachine * machine Read / Write

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkCheckButton
                ╰── AgsMachineRadioButton

Includes

#include <ags/app/editor/ags_machine_radio_button.h>

Description

The AgsMachineRadioButton enables you make choice of an AgsMachine.

Functions

ags_machine_radio_button_new ()

AgsMachineRadioButton *
ags_machine_radio_button_new ();

Create a new AgsMachineRadioButton.

Returns

a new AgsMachineRadioButton

Since: 3.0.0

Property Details

The “machine” property

  “machine”                  AgsMachine *

The assigned AgsMachine

Owner: AgsMachineRadioButton

Flags: Read / Write

Since: 3.0.0