Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/gdk/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 889 B image not shown  

Quelle  gdkpopupprivate.h

  Sprache: C
 

#pragma once

#include "gdkpopup.h"

G_BEGIN_DECLS

struct _GdkPopupInterface
{
  GTypeInterface g_iface;

  gboolean      (* present)             (GdkPopup       *popup,
                                         int             width,
                                         int             height,
                                         GdkPopupLayout *layout);

  GdkGravity    (* get_surface_anchor)  (GdkPopup       *popup);
  GdkGravity    (* get_rect_anchor)     (GdkPopup       *popup);
  int           (* get_position_x)      (GdkPopup       *popup);
  int           (* get_position_y)      (GdkPopup       *popup);
};

typedef enum
{
  GDK_POPUP_PROP_PARENT,
  GDK_POPUP_PROP_AUTOHIDE,
  GDK_POPUP_NUM_PROPERTIES
} GdkPopupProperties;

guint gdk_popup_install_properties (GObjectClass *object_class,
                                    guint         first_prop);

G_END_DECLS


Messung V0.5 in Prozent
C=98 H=94 G=95

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet am  2026-07-03) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.