Home
last modified time | relevance | path

Searched defs:_GtkTextViewChild (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextviewchild.c37 struct _GtkTextViewChild struct
39 GtkWidget parent_instance;
40 GtkTextWindowType window_type;
41 GQueue overlays;
42 int xoffset;
43 int yoffset;
44 GtkWidget *child;
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktextview.c383 struct _GtkTextViewChild struct
385 GtkWidget *widget;
387 GtkTextChildAnchor *anchor;
389 gint from_top_of_line;
390 gint from_left_of_buffer;
393 GtkTextWindowType type;
394 gint x;
395 gint y;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextview.c644 struct _GtkTextViewChild struct
646 GtkWidget *widget;
648 GtkTextChildAnchor *anchor;
650 gint from_top_of_line;
651 gint from_left_of_buffer;
654 GtkTextWindowType type;
655 gint x;
656 gint y;