Ardour  9.0-pre0-582-g084a23a80d
_GtkTextCursorDisplay Struct Reference

#include <gtktextlayout.h>

Public Attributes

gint x
 
gint y
 
gint height
 
guint is_strong: 1
 
guint is_weak: 1
 

Detailed Description

Definition at line 228 of file gtktextlayout.h.

Member Data Documentation

◆ height

gint _GtkTextCursorDisplay::height

Definition at line 232 of file gtktextlayout.h.

◆ is_strong

guint _GtkTextCursorDisplay::is_strong

Definition at line 233 of file gtktextlayout.h.

◆ is_weak

guint _GtkTextCursorDisplay::is_weak

Definition at line 234 of file gtktextlayout.h.

◆ x

gint _GtkTextCursorDisplay::x

Definition at line 230 of file gtktextlayout.h.

◆ y

gint _GtkTextCursorDisplay::y

Definition at line 231 of file gtktextlayout.h.


The documentation for this struct was generated from the following file: