Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkTable ╰── AgsLinkCollectionEditor
AgsLinkCollectionEditor is a composite widget to modify links in bulk mode. A link collection editor should be packed by a AgsMachineEditor.
void
ags_link_collection_editor_check (AgsLinkCollectionEditor *link_collection_editor
);
Checks for possible channels to link. And modifies its ranges.
Since: 0.3
void
ags_link_collection_editor_check_first_line
(AgsLinkCollectionEditor *link_collection_editor
);
void
ags_link_collection_editor_check_first_link
(AgsLinkCollectionEditor *link_collection_editor
);
void
ags_link_collection_editor_check_count
(AgsLinkCollectionEditor *link_collection_editor
);
AgsLinkCollectionEditor *
ags_link_collection_editor_new (GType channel_type
);
Creates an AgsLinkCollectionEditor
Since: 0.3
“channel-type”
property “channel-type” GType *
The channel type to apply to. Either AGS_TYPE_INPUT
or AGS_TYPE_OUTPUT
.
Flags: Read / Write
Allowed values: void
Since: 0.3