#include <gtk/gtk.h> GtkAspectFrame; GtkWidget* gtk_aspect_frame_new (const gchar *label, gfloat xalign, gfloat yalign, gfloat ratio, gboolean obey_child); ...
確定! 回上一頁