AgsPanelInputPad

AgsPanelInputPad — panel input pad

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBox
                        ╰── GtkVBox
                            ╰── AgsPad
                                ╰── AgsPanelInputPad

Implemented Interfaces

AgsPanelInputPad implements AtkImplementorIface, GtkBuildable, GtkOrientable, AgsConnectable and AgsPlugin.

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