AgsMachineCollectionEntry

AgsMachineCollectionEntry — Machine entry

Stability Level

Stable, unless otherwise indicated

Functions

Properties

AgsMachine * machine Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkGrid
                    ╰── AgsMachineCollectionEntry

Includes

#include <ags/app/ags_machine_collection_entry.h>

Description

AgsMachineCollectionEntry is a composite widget specifying machines to export.

Functions

ags_machine_collection_entry_new ()

AgsMachineCollectionEntry *
ags_machine_collection_entry_new (GtkWidget *machine);

Create a new instance of AgsMachineCollectionEntry

Parameters

machine

the AgsMachine

 

Returns

the new AgsMachineCollectionEntry

Since: 3.0.0

Types and Values

enum AgsMachineCollectionEntryFlags

Members

AGS_MACHINE_COLLECTION_ENTRY_CONNECTED

   

Property Details

The “machine” property

  “machine”                  AgsMachine *

The assigned AgsMachine.

Owner: AgsMachineCollectionEntry

Flags: Read / Write

Since: 3.0.0