diff options
author | Benjamin Otte <otte@redhat.com> | 2014-02-07 14:45:54 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2014-02-07 14:48:54 +0100 |
commit | 6d3347de633cc5bc9cd30ef595ce7d6cd8afaba5 (patch) | |
tree | 7e681d69c95a71e9ee0eed92037c364c6efbce41 /gtk/gtkscale.c | |
parent | 4e14056b0c3f517e73fd51a1c3e083f555a36601 (diff) | |
download | gtk+-6d3347de633cc5bc9cd30ef595ce7d6cd8afaba5.tar.gz |
widget: Ignore text direction in gtk_widget_set_state_flags()
Previously we did a semi-successful job at ignoring it. Unfortunately
this job was bad enough that we could lose the direction.
We still allow passing in the enum values, because we want code like
this to work:
set_state_flags (get_state_flags() | SOME_FLAGS)
Diffstat (limited to 'gtk/gtkscale.c')
0 files changed, 0 insertions, 0 deletions