AgsPanelInputLine

AgsPanelInputLine — panel input line

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsLine
                    ╰── AgsPanelInputLine

Includes

#include <ags/app/machine/ags_panel_input_line.h>

Description

The AgsPanelInputLine is a composite widget to act as panel input line.

Functions

ags_panel_input_line_new ()

AgsPanelInputLine *
ags_panel_input_line_new (AgsChannel *channel);

Create a new instance of AgsPanelInputLine

Parameters

channel

the assigned channel

 

Returns

the new AgsPanelInputLine

Since: 3.0.0