Signal
GtkWidget::direction-changed
Declaration
void
direction_changed (
GtkWidget* self,
GtkTextDirection previous_direction,
gpointer user_data
)
Description [src]
The ::direction-changed signal is emitted when the text direction of a widget changes.
Default handler: | The default handler is called before the handlers added via |
Parameters
previous_direction |
GtkTextDirection |
The previous text direction of |