diff options
author | Christian Persch <chpe@gnome.org> | 2014-04-07 21:26:03 +0200 |
---|---|---|
committer | Christian Persch <chpe@gnome.org> | 2014-04-07 21:26:03 +0200 |
commit | 854633c4cff36853f2618ea02cdb3e4936a3f813 (patch) | |
tree | 30324e5bea50808c1d6874b7e68aa001666850d7 /doc/reference | |
parent | d7772dd9818305f29ed63b63c4df4a1a7558a91c (diff) | |
download | vte-854633c4cff36853f2618ea02cdb3e4936a3f813.tar.gz |
widget: Add window geometry helper function
Encapsulate this into a helper function that'll be used in gnome-terminal,
instead of having to poke at the internas like character width and height.
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/vte-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/reference/vte-sections.txt b/doc/reference/vte-sections.txt index 99c4d024..8878ef28 100644 --- a/doc/reference/vte-sections.txt +++ b/doc/reference/vte-sections.txt @@ -89,6 +89,10 @@ vte_terminal_set_pty vte_terminal_pty_new_sync vte_terminal_watch_child +<SUBSECTION> +vte_terminal_get_geometry_hints +vte_terminal_set_geometry_hints_for_window + <SUBSECTION Standard> VTE_TYPE_CURSOR_BLINK_MODE vte_cursor_blink_mode_get_type |