forked from AuroraMiddleware/gtk
Add accel label, file button and icon view.
Wed Sep 15 01:01:11 2004 Matthias Clasen <maclas@gmx.de> * docs/reference/gtk/images/accel-label.png: * docs/reference/gtk/images/file-button.png: * docs/reference/gtk/images/icon-view.png: * gtk/visual_index.xml: * gtk/Makefile.am (HTML_IMAGES): Add accel label, file button and icon view.
This commit is contained in:
parent
6d0d070ca3
commit
04f5b48b7d
@ -1,3 +1,8 @@
|
||||
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* docs/tools/widgets.c: Add accel label, file button
|
||||
and icon view.
|
||||
|
||||
Tue Sep 14 22:01:49 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* configure.in: New option --disable-visibility to disable
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* docs/tools/widgets.c: Add accel label, file button
|
||||
and icon view.
|
||||
|
||||
Tue Sep 14 22:01:49 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* configure.in: New option --disable-visibility to disable
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* docs/tools/widgets.c: Add accel label, file button
|
||||
and icon view.
|
||||
|
||||
Tue Sep 14 22:01:49 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* configure.in: New option --disable-visibility to disable
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 15 00:57:37 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* docs/tools/widgets.c: Add accel label, file button
|
||||
and icon view.
|
||||
|
||||
Tue Sep 14 22:01:49 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* configure.in: New option --disable-visibility to disable
|
||||
|
@ -1,3 +1,12 @@
|
||||
Wed Sep 15 01:01:11 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* docs/reference/gtk/images/accel-label.png:
|
||||
* docs/reference/gtk/images/file-button.png:
|
||||
* docs/reference/gtk/images/icon-view.png:
|
||||
* gtk/visual_index.xml:
|
||||
* gtk/Makefile.am (HTML_IMAGES): Add accel label, file button
|
||||
and icon view.
|
||||
|
||||
Tue Sep 14 22:13:51 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/building.sgml: Document --disable-visibility.
|
||||
|
@ -220,7 +220,10 @@ HTML_IMAGES = \
|
||||
$(srcdir)/images/radio-group.png \
|
||||
$(srcdir)/images/separator.png \
|
||||
$(srcdir)/images/toggle-button.png \
|
||||
$(srcdir)/images/window.png
|
||||
$(srcdir)/images/window.png \
|
||||
$(srcdir)/images/accel-label.png \
|
||||
$(srcdir)/images/file-button.png \
|
||||
$(srcdir)/images/icon-view.png
|
||||
|
||||
# Extra options to supply to gtkdoc-fixref
|
||||
FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
|
||||
|
BIN
docs/reference/gtk/images/accel-label.png
Normal file
BIN
docs/reference/gtk/images/accel-label.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
docs/reference/gtk/images/file-button.png
Normal file
BIN
docs/reference/gtk/images/file-button.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
docs/reference/gtk/images/icon-view.png
Normal file
BIN
docs/reference/gtk/images/icon-view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
@ -1,11 +1,14 @@
|
||||
<para role="gallery">
|
||||
<link linkend="GtkAccelLabel"><inlinegraphic fileref="accel-label.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkButton"><inlinegraphic fileref="button.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkCheckButton"><inlinegraphic fileref="check-button.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkColorButton"><inlinegraphic fileref="color-button.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkComboBoxEntry"><inlinegraphic fileref="combo-box-entry.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkEntry"><inlinegraphic fileref="entry.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkFileChooserButton"><inlinegraphic fileref="file-button.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkFontButton"><inlinegraphic fileref="font-button.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkFrame"><inlinegraphic fileref="frame.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkIconView"><inlinegraphic fileref="icon-view.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkLabel"><inlinegraphic fileref="label.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkTreeVew"><inlinegraphic fileref="list-and-tree.png" format="PNG"></inlinegraphic></link>
|
||||
<link linkend="GtkTextView"><inlinegraphic fileref="multiline-text.png" format="PNG"></inlinegraphic></link>
|
||||
|
BIN
docs/tools/gnome-foot.png
Normal file
BIN
docs/tools/gnome-foot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
docs/tools/gnome-gmush.png
Normal file
BIN
docs/tools/gnome-gmush.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
@ -1,3 +1,4 @@
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
#include "widgets.h"
|
||||
|
||||
|
||||
@ -93,6 +94,45 @@ create_label (void)
|
||||
return new_widget_info ("label", widget);
|
||||
}
|
||||
|
||||
static WidgetInfo *
|
||||
create_accel_label (void)
|
||||
{
|
||||
WidgetInfo *info;
|
||||
GtkWidget *widget, *button, *box;
|
||||
GtkAccelGroup *accel_group;
|
||||
|
||||
widget = gtk_accel_label_new ("Accel Label");
|
||||
|
||||
button = gtk_button_new_with_label ("Quit");
|
||||
gtk_accel_label_set_accel_widget (GTK_ACCEL_LABEL (widget), button);
|
||||
gtk_widget_set_no_show_all (button, TRUE);
|
||||
|
||||
box = gtk_vbox_new (FALSE, 0);
|
||||
gtk_container_add (GTK_CONTAINER (box), widget);
|
||||
gtk_container_add (GTK_CONTAINER (box), button);
|
||||
|
||||
gtk_accel_label_set_accel_widget (GTK_ACCEL_LABEL (widget), button);
|
||||
accel_group = gtk_accel_group_new();
|
||||
|
||||
info = g_new0 (WidgetInfo, 1);
|
||||
info->name = g_strdup ("accel-label");
|
||||
info->window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
|
||||
gtk_widget_set_size_request (info->window, 200, -1);
|
||||
gtk_widget_show_all (box);
|
||||
gtk_container_add (GTK_CONTAINER (info->window), box);
|
||||
|
||||
info->no_focus = TRUE;
|
||||
info->include_decorations = FALSE;
|
||||
|
||||
gtk_widget_set_app_paintable (info->window, TRUE);
|
||||
g_signal_connect (info->window, "focus", G_CALLBACK (gtk_true), NULL);
|
||||
gtk_container_set_border_width (GTK_CONTAINER (info->window), 12);
|
||||
gtk_widget_add_accelerator (button, "activate", accel_group, GDK_Q, GDK_CONTROL_MASK,
|
||||
GTK_ACCEL_VISIBLE | GTK_ACCEL_LOCKED);
|
||||
|
||||
return info;
|
||||
}
|
||||
|
||||
static WidgetInfo *
|
||||
create_combo_box_entry (void)
|
||||
{
|
||||
@ -155,6 +195,51 @@ create_tree_view (void)
|
||||
return info;
|
||||
}
|
||||
|
||||
static WidgetInfo *
|
||||
create_icon_view (void)
|
||||
{
|
||||
GtkWidget *widget;
|
||||
GtkWidget *vbox;
|
||||
GtkWidget *align;
|
||||
GtkWidget *icon_view;
|
||||
GtkListStore *list_store;
|
||||
GtkTreeIter iter;
|
||||
GdkPixbuf *pixbuf;
|
||||
WidgetInfo *info;
|
||||
|
||||
widget = gtk_frame_new (NULL);
|
||||
gtk_frame_set_shadow_type (GTK_FRAME (widget), GTK_SHADOW_IN);
|
||||
list_store = gtk_list_store_new (2, G_TYPE_STRING, GDK_TYPE_PIXBUF);
|
||||
gtk_list_store_append (list_store, &iter);
|
||||
pixbuf = gdk_pixbuf_new_from_file_at_size ("gnome-gmush.png", 20, 20, NULL);
|
||||
gtk_list_store_set (list_store, &iter, 0, "One", 1, pixbuf, -1);
|
||||
gtk_list_store_append (list_store, &iter);
|
||||
pixbuf = gdk_pixbuf_new_from_file_at_size ("gnome-foot.png", 20, 20, NULL);
|
||||
gtk_list_store_set (list_store, &iter, 0, "Two", 1, pixbuf, -1);
|
||||
|
||||
icon_view = gtk_icon_view_new();
|
||||
|
||||
gtk_icon_view_set_model (GTK_ICON_VIEW (icon_view), GTK_TREE_MODEL (list_store));
|
||||
gtk_icon_view_set_text_column (GTK_ICON_VIEW (icon_view), 0);
|
||||
gtk_icon_view_set_pixbuf_column (GTK_ICON_VIEW (icon_view), 1);
|
||||
gtk_widget_set_size_request (icon_view, 220, 60);
|
||||
|
||||
gtk_container_add (GTK_CONTAINER (widget), icon_view);
|
||||
|
||||
vbox = gtk_vbox_new (FALSE, 3);
|
||||
align = gtk_alignment_new (0.5, 0.5, 0.0, 0.0);
|
||||
gtk_container_add (GTK_CONTAINER (align), widget);
|
||||
gtk_box_pack_start (GTK_BOX (vbox), align, FALSE, FALSE, 0);
|
||||
gtk_box_pack_start (GTK_BOX (vbox),
|
||||
gtk_label_new ("Icon View"),
|
||||
FALSE, FALSE, 0);
|
||||
|
||||
info = new_widget_info ("icon-view", vbox);
|
||||
info->no_focus = FALSE;
|
||||
|
||||
return info;
|
||||
}
|
||||
|
||||
static WidgetInfo *
|
||||
create_color_button (void)
|
||||
{
|
||||
@ -197,6 +282,27 @@ create_font_button (void)
|
||||
return new_widget_info ("font-button", vbox);
|
||||
}
|
||||
|
||||
static WidgetInfo *
|
||||
create_file_button (void)
|
||||
{
|
||||
GtkWidget *vbox;
|
||||
GtkWidget *picker;
|
||||
GtkWidget *align;
|
||||
|
||||
vbox = gtk_vbox_new (FALSE, 3);
|
||||
align = gtk_alignment_new (0.5, 0.5, 0.0, 0.0);
|
||||
picker = gtk_file_chooser_button_new ("File Button");
|
||||
gtk_widget_set_size_request (picker, 150, -1);
|
||||
gtk_file_chooser_set_filename (GTK_FILE_CHOOSER (picker), "/etc/yum.conf");
|
||||
gtk_container_add (GTK_CONTAINER (align), picker);
|
||||
gtk_box_pack_start (GTK_BOX (vbox), align, FALSE, FALSE, 0);
|
||||
gtk_box_pack_start (GTK_BOX (vbox),
|
||||
gtk_label_new ("File Button"),
|
||||
FALSE, FALSE, 0);
|
||||
|
||||
return new_widget_info ("file-button", vbox);
|
||||
}
|
||||
|
||||
static WidgetInfo *
|
||||
create_separator (void)
|
||||
{
|
||||
@ -311,6 +417,9 @@ get_all_widgets (void)
|
||||
retval = g_list_prepend (retval, create_panes ());
|
||||
retval = g_list_prepend (retval, create_frame ());
|
||||
retval = g_list_prepend (retval, create_window ());
|
||||
retval = g_list_prepend (retval, create_accel_label ());
|
||||
retval = g_list_prepend (retval, create_file_button ());
|
||||
retval = g_list_prepend (retval, create_icon_view ());
|
||||
|
||||
return retval;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user