Basic Types

Basic Types — Standard MGtk types.

Stability Level

Stable, unless otherwise indicated

Synopsis

#include <mgtk.h>

typedef             MGtkIdSignalConnected;

Description

MGtk defines any new types and macros.

Details

MGtkIdSignalConnected

    typedef mulong      MGtkIdSignalConnected;

The type handler id returned from a g_signal_connect function.

see also: GObject Signals