Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Oblomov
gtk
Commits
2b5a49c2
Commit
2b5a49c2
authored
Oct 26, 2014
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adapt the testpopover example
Drop all all explicit role setting from the testpopover example.
parent
689363a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
tests/popover2.ui
tests/popover2.ui
+0
-10
No files found.
tests/popover2.ui
View file @
2b5a49c2
...
...
@@ -69,7 +69,6 @@
<object
class=
"GtkModelButton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"action-name"
>
top.action2
</property>
<property
name=
"role"
>
check
</property>
<property
name=
"text"
>
Toggle
</property>
</object>
</child>
...
...
@@ -77,7 +76,6 @@
<object
class=
"GtkModelButton"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"action-name"
>
top.action2a
</property>
<property
name=
"role"
>
check
</property>
<property
name=
"text"
>
Another Toggle
</property>
</object>
</child>
...
...
@@ -112,7 +110,6 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"action-name"
>
top.action3
</property>
<property
name=
"action-target"
>
'three'
</property>
<property
name=
"role"
>
radio
</property>
<property
name=
"text"
>
Radio 1
</property>
</object>
</child>
...
...
@@ -121,7 +118,6 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"action-name"
>
top.action3
</property>
<property
name=
"action-target"
>
'four'
</property>
<property
name=
"role"
>
radio
</property>
<property
name=
"text"
>
Radio 2
</property>
</object>
</child>
...
...
@@ -266,7 +262,6 @@
<property
name=
"text"
>
List
</property>
<property
name=
"action-name"
>
top.set-view
</property>
<property
name=
"action-target"
>
'list'
</property>
<property
name=
"role"
>
radio
</property>
<property
name=
"iconic"
>
True
</property>
<property
name=
"centered"
>
True
</property>
<property
name=
"icon"
>
icon-list
</property>
...
...
@@ -281,7 +276,6 @@
<property
name=
"text"
>
Grid
</property>
<property
name=
"action-name"
>
top.set-view
</property>
<property
name=
"action-target"
>
'grid'
</property>
<property
name=
"role"
>
radio
</property>
<property
name=
"iconic"
>
True
</property>
<property
name=
"centered"
>
True
</property>
<property
name=
"icon"
>
icon-grid
</property>
...
...
@@ -358,7 +352,6 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"text"
>
Bold
</property>
<property
name=
"action-name"
>
top.bold
</property>
<property
name=
"role"
>
check
</property>
<property
name=
"iconic"
>
True
</property>
<property
name=
"centered"
>
True
</property>
</object>
...
...
@@ -371,7 +364,6 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"text"
>
Italic
</property>
<property
name=
"action-name"
>
top.italic
</property>
<property
name=
"role"
>
check
</property>
<property
name=
"iconic"
>
True
</property>
<property
name=
"centered"
>
True
</property>
<property
name=
"icon"
>
icon-italic
</property>
...
...
@@ -385,7 +377,6 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"text"
>
Strikethrough
</property>
<property
name=
"action-name"
>
top.strikethrough
</property>
<property
name=
"role"
>
check
</property>
<property
name=
"iconic"
>
True
</property>
<property
name=
"centered"
>
True
</property>
<property
name=
"icon"
>
icon-strikethrough
</property>
...
...
@@ -399,7 +390,6 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"text"
>
Underline
</property>
<property
name=
"action-name"
>
top.underline
</property>
<property
name=
"role"
>
check
</property>
<property
name=
"iconic"
>
True
</property>
<property
name=
"centered"
>
True
</property>
<property
name=
"icon"
>
icon-underline
</property>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment