![]() |
![]() |
![]() |
mucharmap Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals |
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkDrawingArea +----MucharmapChartable
"active-character" guint : Read / Write "codepoint-list" MucharmapCodepointList* : Read / Write "font-desc" PangoFontDescription* : Read / Write "snap-power-2" gboolean : Read / Write "zoom-enabled" gboolean : Read / Write "zoom-showing" gboolean : Read
"activate" :Action
"copy-clipboard" :Action
"move-cursor" :Action
"paste-clipboard" :Action
"set-scroll-adjustments" :Run Last
"status-message" :Run First
"active-character"
property "active-character" guint : Read / Write
Allowed values: <= 1114111
Default value: 0
"activate"
signalvoid user_function (MucharmapChartable *mucharmapchartable,
gpointer user_data) : Action
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"copy-clipboard"
signalvoid user_function (MucharmapChartable *mucharmapchartable,
gpointer user_data) : Action
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"move-cursor"
signalgboolean user_function (MucharmapChartable *mucharmapchartable,
GtkMovementStep arg1,
gint arg2,
gpointer user_data) : Action
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"paste-clipboard"
signalvoid user_function (MucharmapChartable *mucharmapchartable,
gpointer user_data) : Action
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"set-scroll-adjustments"
signalvoid user_function (MucharmapChartable *horizontal,
GtkAdjustment *vertical,
GtkAdjustment *arg2,
gpointer user_data) : Run Last
Set the scroll adjustments for the text view. Usually scrolled containers like GtkScrolledWindow will emit this signal to connect two instances of GtkScrollbar to the scroll directions of the MucharmapChartable.
|
the horizontal GtkAdjustment |
|
the vertical GtkAdjustment |
|
user data set when the signal handler was connected. |
"status-message"
signalvoid user_function (MucharmapChartable *mucharmapchartable,
gchar *arg1,
gpointer user_data) : Run First
|
the object which received the signal. |
|
user data set when the signal handler was connected. |