AgsPanelInputLine

AgsPanelInputLine — panel input line

Functions

AgsPanelInputLine * ags_panel_input_line_new ()

Includes

#include <ags/X/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);

Creates an AgsPanelInputLine

Parameters

channel

the assigned channel

 

Returns

a new AgsPanelInputLine

Since 0.4

Types and Values