AgsPanelInputPad

AgsPanelInputPad — panel input pad

Functions

AgsPanelInputPad * ags_panel_input_pad_new ()

Includes

#include <ags/X/machine/ags_panel_input_pad.h>

Description

The AgsPanelInputPad is a composite widget to act as panel input pad.

Functions

ags_panel_input_pad_new ()

AgsPanelInputPad *
ags_panel_input_pad_new (AgsChannel *channel);

Creates an AgsPanelInputPad

Parameters

channel

the assigned channel

 

Returns

a new AgsPanelInputPad

Since 0.4

Types and Values