Struct

GtkBindingSignal

Description [src]

structGtkBindingSignal{
GtkBindingSignal*next;
gchar*signal_name;
guintn_args;
GtkBindingArgargs[];
}

A GtkBindingSignal stores the necessary information to activate a widget in response to a key press via a signal emission.

Structure members
next: GtkBindingSignal

Implementation detail.

signal_name: gchar*

The action signal to be emitted.

n_args: guint

Number of arguments specified for the signal.

args: GtkBindingArg

The arguments specified for the signal.

AltStyle によって変換されたページ (->オリジナル) /