Sha256: fd27c62a2d69709b895f46f6bab43decb27a9b799bd337f68955f9b0c2a0cdda

Contents?: true

Size: 1.79 KB

Versions: 93

Compression:

Stored size: 1.79 KB

Contents

#ifndef RB_ATK_PRIVATE_H
#define RB_ATK_PRIVATE_H

#include "rbatk.h"

#ifndef HAVE_RB_ERRINFO
#  define rb_errinfo() (ruby_errinfo)
#endif

#ifndef G_VALUE_INIT
#  define G_VALUE_INIT { 0, { { 0 } } }
#endif

G_BEGIN_DECLS

G_GNUC_INTERNAL void Init_atk_action(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_component(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_document(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_editabletext(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_gobjectaccessible(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_hyperlink(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_hypertext(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_image(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_implementor(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_noopobject(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_noopobjectfactory(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_object(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_object_role(VALUE cObject);
G_GNUC_INTERNAL void Init_atk_objectfactory(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_registry(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_relation(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_relation_type(VALUE cRelation);
G_GNUC_INTERNAL void Init_atk_relation_set(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_selection(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_state(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_state_set(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_streamable_content(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_table(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_text(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_text_attribute(VALUE mText);
G_GNUC_INTERNAL void Init_atk_text_range(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_text_rectangle(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_util(VALUE mAtk);
G_GNUC_INTERNAL void Init_atk_value(VALUE mAtk);

G_END_DECLS

#endif /* RB_ATK_PRIVATE_H */

Version data entries

93 entries across 93 versions & 1 rubygems

Version Path
atk-3.1.1-x64-mingw32 ext/atk/rbatkprivate.h
atk-3.1.1-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.1.1 ext/atk/rbatkprivate.h
atk-3.1.0-x64-mingw32 ext/atk/rbatkprivate.h
atk-3.1.0-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.1.0 ext/atk/rbatkprivate.h
atk-3.0.9-x64-mingw32 ext/atk/rbatkprivate.h
atk-3.0.9-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.0.9 ext/atk/rbatkprivate.h
atk-3.0.8-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.0.8-x64-mingw32 ext/atk/rbatkprivate.h
atk-3.0.8 ext/atk/rbatkprivate.h
atk-3.0.7-x64-mingw32 ext/atk/rbatkprivate.h
atk-3.0.7-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.0.7 ext/atk/rbatkprivate.h
atk-3.0.6-x64-mingw32 ext/atk/rbatkprivate.h
atk-3.0.6-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.0.6 ext/atk/rbatkprivate.h
atk-3.0.5-x86-mingw32 ext/atk/rbatkprivate.h
atk-3.0.5-x64-mingw32 ext/atk/rbatkprivate.h