GimpPaletteView
GimpPaletteView
|
|
Implemented Interfaces
GimpPaletteView implements
AtkImplementorIface and GtkBuildable.
Details
GimpPaletteView
typedef struct _GimpPaletteView GimpPaletteView;
Signal Details
The "color-dropped" signal
void user_function (GimpPaletteView *gimppaletteview,
gpointer arg1,
GimpRGB *arg2,
gpointer user_data) : Run First
gimppaletteview :
|
the object which received the signal.
|
arg1 :
|
|
arg2 :
|
|
user_data :
|
user data set when the signal handler was connected. |
The "entry-activated" signal
void user_function (GimpPaletteView *gimppaletteview,
gpointer arg1,
gpointer user_data) : Run First
gimppaletteview :
|
the object which received the signal.
|
arg1 :
|
|
user_data :
|
user data set when the signal handler was connected. |
The "entry-clicked" signal
void user_function (GimpPaletteView *gimppaletteview,
gpointer arg1,
GdkModifierType arg2,
gpointer user_data) : Run First
gimppaletteview :
|
the object which received the signal.
|
arg1 :
|
|
arg2 :
|
|
user_data :
|
user data set when the signal handler was connected. |
The "entry-context" signal
void user_function (GimpPaletteView *gimppaletteview,
gpointer arg1,
gpointer user_data) : Run First
gimppaletteview :
|
the object which received the signal.
|
arg1 :
|
|
user_data :
|
user data set when the signal handler was connected. |
The "entry-selected" signal
void user_function (GimpPaletteView *gimppaletteview,
gpointer arg1,
gpointer user_data) : Run First
gimppaletteview :
|
the object which received the signal.
|
arg1 :
|
|
user_data :
|
user data set when the signal handler was connected. |