Browse Source

set \GtkWrapMode::WORD

PHP-GTK3
yggverse 4 months ago
parent
commit
345525e960
  1. 1
      src/Entity/Browser/Container/Tab/Page/Content/Data.php

1
src/Entity/Browser/Container/Tab/Page/Content/Data.php

@ -38,6 +38,7 @@ class Data
$this->gtk->set_line_wrap_mode( $this->gtk->set_line_wrap_mode(
@TODO #114 @TODO #114
\GtkWrapMode::WORD
); );
*/ */

Loading…
Cancel
Save